lihai 8d6c751f49 feat: push пре 2 година
..
lib 8d6c751f49 feat: push пре 2 година
node_modules 8d6c751f49 feat: push пре 2 година
CHANGELOG.md 8d6c751f49 feat: push пре 2 година
README.md 8d6c751f49 feat: push пре 2 година
cli.js 8d6c751f49 feat: push пре 2 година
index.js 8d6c751f49 feat: push пре 2 година
license.md 8d6c751f49 feat: push пре 2 година
package.json 8d6c751f49 feat: push пре 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.