diff --git a/.husky/pre-commit b/.husky/pre-commit index 58b1861c..e69f775f 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 +./node_modules/.bin/lint-staged