diff --git a/.husky/pre-commit b/.husky/pre-commit index 12310df..d7c6ce2 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,7 +1,6 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -pnpm format pnpm lint pnpm test