Skip to content

Commit 33d4efe

Browse files
committed
Disable husky
1 parent 63b71d8 commit 33d4efe

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
},
77
"scripts": {
88
"preinstall": "node scripts/bootstrap.mjs",
9-
"prepare": "husky",
109
"install": "node scripts/bootstrap.mjs",
1110
"install:all": "node scripts/bootstrap.mjs",
1211
"lint": "turbo lint --log-order grouped --output-logs new-only",
@@ -36,7 +35,6 @@
3635
"esbuild": "^0.25.0",
3736
"eslint": "^9.27.0",
3837
"glob": "^11.0.3",
39-
"husky": "^9.1.7",
4038
"knip": "^5.44.4",
4139
"lint-staged": "^16.0.0",
4240
"mkdirp": "^3.0.1",

pnpm-lock.yaml

Lines changed: 10 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)