We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efdad1 commit bc74e46Copy full SHA for bc74e46
.husky/pre-commit
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
. "$(dirname "$0")/_/husky.sh"
3
4
-pnpx --no-install lint-staged
+pnpx --no-install lint-staged --concurrent false
0 commit comments