We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1becea0 commit fbe847dCopy full SHA for fbe847d
1 file changed
.husky/pre-commit
@@ -1,3 +1,3 @@
1
npm test
2
-npm run format
3
-npm run lint:fix
+npm run format:check
+npm run lint
0 commit comments