remove pre commit hook for now

This commit is contained in:
Felix Hamann 2019-05-25 22:10:21 +02:00
parent 2e9e7e2d9c
commit b2706ce224

View File

@ -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": [