UNPKG

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