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