peach a19a732be8 commit message пре 2 година
..
lib a19a732be8 commit message пре 2 година
node_modules a19a732be8 commit message пре 2 година
CHANGELOG.md a19a732be8 commit message пре 2 година
README.md a19a732be8 commit message пре 2 година
cli.js a19a732be8 commit message пре 2 година
index.js a19a732be8 commit message пре 2 година
license.md a19a732be8 commit message пре 2 година
package.json a19a732be8 commit message пре 2 година

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.