Skip to content

Commit 4af4fe2

Browse files
committed
Added husky prepare script to auto-init core.hooksPath
1 parent 4c33dc9 commit 4af4fe2

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
@@ -22,6 +22,7 @@
2222
"!starters/**/docs/*/"
2323
],
2424
"scripts": {
25+
"prepare": "husky",
2526
"lint": "eslint . --cache",
2627
"lint:all": "eslint .",
2728
"lint:fix": "eslint . --fix --cache",

0 commit comments

Comments
 (0)