chore: use direct pnpm command
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
SKIP_ENV_VALIDATION=true pnpx lint-staged
|
||||
SKIP_ENV_VALIDATION=true pnpm lint-staged
|
||||
Reference in New Issue
Block a user