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 6afbb32 commit c6f9bc1Copy full SHA for c6f9bc1
.husky/pre-commit
@@ -1,4 +1,3 @@
1
-npm run format && npm run lint:fix
2
-
+npm run lint:fix && npm run format
3
# Add this to test the code before commiting
4
# exit 1
0 commit comments