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 abd118f commit 31ec9f8Copy full SHA for 31ec9f8
.husky/pre-commit
@@ -1,3 +1,5 @@
1
-npm run cspell
2
-npm run lint
+npm run snippets:check
+npm run cspell
3
+npm run lint
4
+npm run test-ci
5
npm run build
0 commit comments