Skip to content

Commit

Permalink
fix(package): update husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Sep 28, 2018
1 parent d74f61f commit b96d2db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -45,6 +45,7 @@
"homepage": "https://github.com/chrisguttandin/tslint-config-holy-grail",
"husky": {
"hooks": {
"commit-msg": "commitlint --edit --extends @commitlint/config-angular",
"pre-commit": "grunt lint"
}
},
Expand Down

0 comments on commit b96d2db

Please sign in to comment.