Skip to content

Commit

Permalink
remove husky postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Aug 14, 2024
1 parent 75fb177 commit 9e79a2f
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 @@ -79,7 +79,6 @@
"watch": "tsc --watch -p ./",
"webpack-dev": "webpack --mode development --watch",
"webpack": "webpack --mode development",
"postinstall": "husky install",
"chrome": "yarn webpack && vscode-test-web --browserType=chromium --extensionDevelopmentPath=. .",
"prepare": "husky"
},
Expand Down

0 comments on commit 9e79a2f

Please sign in to comment.