We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b4008 commit 5bfcaa7Copy full SHA for 5bfcaa7
.husky/pre-commit
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
. "$(dirname "$0")/_/husky.sh"
3
4
-pnpm nx affected:lint --uncommitted
+pnpm exec lint-staged
0 commit comments