diff --git a/.husky/pre-commit b/.husky/pre-commit index 36602fadd..6f5aa4624 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -pnpm lint && git add package.json +# pnpm lint && git add package.json