diff --git a/.husky/pre-commit b/.husky/pre-commit index 56649b2..4c45369 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,2 +1,2 @@ -# npm run test npx lint-staged +npm run test \ No newline at end of file