1.0.0 • Published 4 months ago

@vernsg/commitlint-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Instalasi

npm install --save-dev @commitlint/cli @vernsg/commitlint-config

Penggunaan

Tambahkan ke file commitlint.config.js Anda:

module.exports = {
  extends: ['@vernsg/commitlint-config']
};
1.0.0

4 months ago