Skip to content

Commit 6dda9a4

Browse files
authored
chore: remove husky for now (#5127)
Fixes #5124
1 parent 5b7af5e commit 6dda9a4

File tree

2 files changed

+0
-175
lines changed

2 files changed

+0
-175
lines changed

package-lock.json

-169
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-6
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
"fail-on-errors-webpack-plugin": "^3.0.0",
9393
"fs-extra": "^10.0.0",
9494
"globals": "^13.24.0",
95-
"husky": "^4.2.5",
9695
"hyperlink": "^5.0.4",
9796
"jsdoc": "^3.6.7",
9897
"jsdoc-ts-utils": "^2.0.1",
@@ -168,10 +167,5 @@
168167
},
169168
"overrides": {
170169
"webdriverio": "^7.33.0"
171-
},
172-
"husky": {
173-
"hooks": {
174-
"pre-commit": "lint-staged"
175-
}
176170
}
177171
}

0 commit comments

Comments
 (0)