git-lints
v1.0.8
Published
git pre-commit for verifying commit-msg and eslint, then prettier
Downloads
3
Maintainers
Readme
git-lints
git pre-commit for verifying commit-msg and eslint, then prettier
instructions for use
npm i -D git-lints, npm link or install by global then input: git-lints-init
that's all! when you do 'git commit', it will lint commit-msg、code and prettier.