diff --git a/.husky/pre-commit b/.husky/pre-commit index 660b8209..598a5dce 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,4 +2,4 @@ . "$(dirname "$0")/_/husky.sh" npm run lint -npm run test +# npm run test