Skip to content

Commit

Permalink
remove prepare script (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Burzmalian authored Aug 21, 2024
1 parent dc6716e commit 0e36a36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"prettier:fix": "npm run prettier -- --write",
"lint": "eslint .",
"lint:fix": "npm run lint -- --fix",
"prepare": "husky install",
"pre-commit": "lint-staged"
},
"dependencies": {
Expand Down

0 comments on commit 0e36a36

Please sign in to comment.