Skip to content

Commit 6b66cb0

Browse files
committed
Remove git hooks
1 parent 54ba369 commit 6b66cb0

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@
3131
"lint": "tsdx lint"
3232
},
3333
"peerDependencies": {},
34-
"husky": {
35-
"hooks": {
36-
"pre-commit": "tsdx lint"
37-
}
38-
},
3934
"prettier": {
4035
"printWidth": 120,
4136
"semi": false,
@@ -46,7 +41,6 @@
4641
"@types/fs-extra": "^8.0.0",
4742
"@types/jest": "^24.0.18",
4843
"@types/webpack": "^4.39.2",
49-
"husky": "^3.0.8",
5044
"tsdx": "^0.9.3",
5145
"tslib": "^1.10.0",
5246
"typescript": "^3.6.3",

0 commit comments

Comments
 (0)