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.
2 parents e824496 + 6f5d392 commit 72763eeCopy full SHA for 72763ee
.husky/pre-push
@@ -1,2 +1,2 @@
1
2
-npm test && npm run lint
+npm test && npm run lint && npm run build-with-tests && npm run test-transpiled
0 commit comments