We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pnpx
pnpm exec
1 parent ff80f74 commit 28ae162Copy full SHA for 28ae162
.husky/pre-commit
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
. "$(dirname "$0")/_/husky.sh"
3
4
-pnpx --no-install lint-staged
+pnpm exec lint-staged
0 commit comments