Skip to content

Commit

Permalink
chore: remove husky install
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed May 13, 2021
1 parent 28395fc commit b4ab1c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
19 changes: 0 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"serve": "es-dev-server --watch --port 3000 --node-resolve --dedupe",
"ts": "tsc",
"watch": "tsc --watch",
"prepare": "husky install",
"postinstall": "npm dedupe"
},
"commitlint": {
Expand All @@ -88,7 +87,6 @@
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-regexp": "^0.10.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"husky": "^6.0.0",
"typescript": "^4.2.4"
},
"engines": {
Expand Down

0 comments on commit b4ab1c9

Please sign in to comment.