|
||
---|---|---|
.. | ||
CHANGELOG.md | ||
README.md | ||
cli.js | ||
index.js | ||
license.md | ||
package.json |
README.md
Lint commit messages
@commitlint/cli
Getting started
npm install --save-dev @commitlint/cli @commitlint/config-angular
echo "module.exports = {extends: ['@commitlint/config-angular']};" > commitlint.config.js
Consult docs/cli for comprehensive documentation.