We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34f607 commit 1fc6571Copy full SHA for 1fc6571
.husky/pre-commit
@@ -1,4 +1,4 @@
1
#!/usr/bin/env sh
2
+. "$(dirname -- "$0")/_/husky.sh"
3
-# Run lint-staged from node_modules (works for everyone)
4
-./node_modules/.bin/lint-staged
+npx lint-staged
0 commit comments