Skip to content

Commit 4b12a6c

Browse files
committed
build(pre-commit): ran tests before commits
1 parent 6eae789 commit 4b12a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.huskyrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"hooks": {
3+
"pre-commit": "npm test",
34
"commit-msg": "commitlint -e"
45
}
56
}

0 commit comments

Comments
 (0)