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.