diff --git a/.husky/pre-commit b/.husky/pre-commit index a845b85..0acd3e2 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1 @@ -npm run lint \ No newline at end of file +npm run lint --cache \ No newline at end of file