Example of how to setup commit hooks
Find a file
2019-05-09 21:12:01 -04:00
.commitlintrc.js configure commit lint 2019-05-09 21:10:53 -04:00
.gitignore ignore node modules 2019-05-09 21:04:52 -04:00
.huskyrc feat: configure husky 2019-05-09 21:12:01 -04:00
package-lock.json install @commitlint/config-conventional 2019-05-09 21:07:37 -04:00
package.json install @commitlint/config-conventional 2019-05-09 21:07:37 -04:00
README.md Initial commit 2019-05-09 21:00:54 -04:00

node-commit-hooks