Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 8addd83

Browse files
committed
chore(package): add git-cz to lint-staged
1 parent e5ff1f8 commit 8addd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"husky": {
7575
"hooks": {
76-
"pre-commit": "lint-staged",
76+
"pre-commit": "lint-staged && npm run commit",
7777
"pre-push": "npm run test"
7878
}
7979
},

0 commit comments

Comments
 (0)