This website requires JavaScript.
Explore
Help
Sign in
lewismoten
/
node-commit-hooks
Watch
1
Star
0
Fork
You've already forked node-commit-hooks
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Example of how to setup commit hooks
8
commits
1
branch
0
tags
51
KiB
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Lewie
6d7b3f7ad5
feat: configure husky
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
README.md
node-commit-hooks