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 6f10371 commit 463c5f6Copy full SHA for 463c5f6
.husky/pre-commit
@@ -0,0 +1,7 @@
1
+npm run lint
2
+npm run typecheck
3
+npm run check-openapi
4
+npm run audit-prod
5
+npm run test:unit
6
+npm run test:system
7
+npm run build
0 commit comments