We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769014a commit 77e9935Copy full SHA for 77e9935
1 file changed
.husky/pre-push
@@ -4,4 +4,4 @@
4
[ -n "$CI" ] && exit 0
5
6
#npm run lint && npm run test && npm run check:coverage
7
-npm run lint && npm run check:coverage
+npm run lint
0 commit comments