Skip to content

Commit b4d40c9

Browse files
committed
build: add set hook command
1 parent c20921d commit b4d40c9

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
@@ -4,6 +4,7 @@
44
"description": "It's time to style commit msg.",
55
"main": "index.js",
66
"scripts": {
7+
"i:hook": "pnpm install && pnpm husky install",
78
"dev": "node index.js",
89
"test": "jest",
910
"release": "standard-version --help",

0 commit comments

Comments
 (0)