UNPKG

git-commitlint-cli

Version:

项目快速集成Eslint + Prettier + Husky + Commitlint + Lint-staged

13 lines (12 loc) 192 B
{ "devDependencies": { "cz-git": "^1.11.0", "czg": "^1.11.0" }, "config": { "commitizen": { "path": "node_modules/cz-git", "config": "./cz.config.js" } } }