lihai 8d6c751f49 feat: push il y a 2 ans
..
lib 8d6c751f49 feat: push il y a 2 ans
node_modules 8d6c751f49 feat: push il y a 2 ans
CHANGELOG.md 8d6c751f49 feat: push il y a 2 ans
README.md 8d6c751f49 feat: push il y a 2 ans
cli.js 8d6c751f49 feat: push il y a 2 ans
index.js 8d6c751f49 feat: push il y a 2 ans
license.md 8d6c751f49 feat: push il y a 2 ans
package.json 8d6c751f49 feat: push il y a 2 ans

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.