diff --git a/.husky/pre-commit b/.husky/pre-commit index db207a6..d24fdfc 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -pnpm exec lint-staged \ No newline at end of file +npx lint-staged