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