remove pre commit hook for now
This commit is contained in:
parent
2e9e7e2d9c
commit
b2706ce224
@ -10,9 +10,7 @@
|
||||
"dev": "webpack --watch"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
"hooks": { }
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/js/**/*.js": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user