Skip to content

Commit

Permalink
Added husky prepare script to auto-init core.hooksPath
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Nov 29, 2024
1 parent 1c47552 commit 75479f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"url": "http://github.com/sponsors/KudoAI"
},
"scripts": {
"prepare": "husky",
"lint": "eslint . --cache",
"lint:all": "eslint .",
"lint:fix": "eslint . --fix --cache",
Expand Down

0 comments on commit 75479f9

Please sign in to comment.