diff --git a/package.json b/package.json index 64504f2c6..97570e377 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "husky": { "hooks": { - "pre-commit": "pretty-quick --staged && ng lint --project=red-domain --fix && ng lint --project=red-ui --fix && ng lint --project=common-ui --fix" + "pre-commit": "pretty-quick --staged" } }, "dependencies": {