Skip to content

Commit 9ddcfb0

Browse files
committed
removed precommit hooks
1 parent e14b61f commit 9ddcfb0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,5 @@
5555
"ts-jest": "^29.0.5",
5656
"tslib": "^2.5.0",
5757
"typescript": "^4.9.4"
58-
},
59-
"husky": {
60-
"hooks": {
61-
"pre-commit": "npm run lint && npm run test"
62-
}
6358
}
6459
}

0 commit comments

Comments
 (0)