Skip to content

Commit e84dc5c

Browse files
committed
test: commitlint
1 parent ab91982 commit e84dc5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
},
8585
"simple-git-hooks": {
8686
"pre-commit": "npx lint-staged",
87+
"preserveUnused": ["commit-msg"],
8788
"commit-msg": "npx --no -- commitlint --edit"
8889
},
8990
"lint-staged": {

0 commit comments

Comments
 (0)