diff --git a/frontend/package.json b/frontend/package.json index 497812cb1..54dffc78d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,9 +10,7 @@ "dev": "webpack --watch" }, "husky": { - "hooks": { - "pre-commit": "lint-staged" - } + "hooks": { } }, "lint-staged": { "src/js/**/*.js": [