lihai 8d6c751f49 feat: push 2 anni fa
..
lib 8d6c751f49 feat: push 2 anni fa
node_modules 8d6c751f49 feat: push 2 anni fa
CHANGELOG.md 8d6c751f49 feat: push 2 anni fa
README.md 8d6c751f49 feat: push 2 anni fa
cli.js 8d6c751f49 feat: push 2 anni fa
index.js 8d6c751f49 feat: push 2 anni fa
license.md 8d6c751f49 feat: push 2 anni fa
package.json 8d6c751f49 feat: push 2 anni fa

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.