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 fa6c124 commit 8bfa61fCopy full SHA for 8bfa61f
frontend/.husky/pre-commit
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
cd frontend
3
-npx lint-staged
4
-npm run test
+lint-staged
+vitest run
0 commit comments