diff --git a/package.json b/package.json index 1e7b5bbcd..c63019a5f 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,6 @@ "prepare": "husky install", "pre-commit": "npm run lint:ts && npm run lint:css && npm run test" }, - "husky": { - "hooks": { - "pre-commit": "npm run pre-commit" - } - }, "dependencies": { "@types/express": "^4.17.21", "express": "^4.18.3",