Skip to content

Commit

Permalink
fix: validate lint in pretest
Browse files Browse the repository at this point in the history
  • Loading branch information
roggervalf committed Jun 14, 2020
1 parent 25e4e3d commit ad7add0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -164,6 +164,7 @@
},
"husky": {
"hooks": {
"pre-commit": "yarn pretest",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
Expand Down

0 comments on commit ad7add0

Please sign in to comment.