Skip to content

Commit ad7add0

Browse files
committed
fix: validate lint in pretest
1 parent 25e4e3d commit ad7add0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
},
165165
"husky": {
166166
"hooks": {
167+
"pre-commit": "yarn pretest",
167168
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
168169
}
169170
}

0 commit comments

Comments
 (0)