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.
1 parent cbd4d38 commit 8f751e6Copy full SHA for 8f751e6
1 file changed
.husky/pre-commit
@@ -1,3 +1,4 @@
1
#!/usr/bin/env sh
2
3
-npx lint-staged && npm run test:build
+# npx lint-staged && pnpm test:build
4
+npx lint-staged
0 commit comments