UNPKG

85 BYAMLView Raw
1{
2 "hooks": {
3 "commit-msg": "commitlint -e",
4 "pre-commit": "npm test"
5 }
6}