diff --git a/package.json b/package.json index 5020365..51e6ad6 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,7 @@ }, "husky": { "hooks": { - "pre-commit": "lint-staged", - "post-commit": "npm run fix:format" + "pre-commit": "lint-staged" } }, "repository": {