UNPKG

116 BPlain TextView Raw
1{
2 "hooks": {
3 "pre-push": "npm t",
4 "commit-msg": "commitlint --extends=@commitlint/config-angular -e"
5 }
6}
\No newline at end of file