Skip to content

Commit 3161ed0

Browse files
committed
Added husky prepare script to auto-init core.hooksPath
1 parent 74e9638 commit 3161ed0

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
@@ -17,6 +17,7 @@
1717
}
1818
],
1919
"scripts": {
20+
"prepare": "husky",
2021
"lint": "eslint . --cache",
2122
"lint:all": "eslint .",
2223
"lint:fix": "eslint . --fix --cache",

0 commit comments

Comments
 (0)