We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14b61f commit 9ddcfb0Copy full SHA for 9ddcfb0
1 file changed
package.json
@@ -55,10 +55,5 @@
55
"ts-jest": "^29.0.5",
56
"tslib": "^2.5.0",
57
"typescript": "^4.9.4"
58
- },
59
- "husky": {
60
- "hooks": {
61
- "pre-commit": "npm run lint && npm run test"
62
- }
63
}
64
0 commit comments