We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e349f commit 0dbc50dCopy full SHA for 0dbc50d
.husky/pre-commit
@@ -1 +1,5 @@
1
-lint-staged
+# Run lint autofixes
2
+yarn lint:fix
3
+
4
+# Check lint again
5
+yarn lint
0 commit comments