Skip to content

Commit e36b549

Browse files
committed
cleanup old husky config
1 parent 465191f commit e36b549

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
@@ -49,11 +49,6 @@
4949
"ts-node": "^9.1.1",
5050
"typescript": "^4.1.5"
5151
},
52-
"husky": {
53-
"hooks": {
54-
"pre-commit": "lint-staged && npm test && npm run build"
55-
}
56-
},
5752
"lint-staged": {
5853
"./src/**/*.ts": [
5954
"eslint --fix",

0 commit comments

Comments
 (0)