diff --git a/.husky/pre-commit b/.husky/pre-commit index dc399ad..4f431e2 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,6 +2,5 @@ . "$(dirname -- "$0")/_/husky.sh" npm run lint-fix-staged -npm run tests npm run test-coverage npm run format-staged \ No newline at end of file