frontend: wire source policy lint

This commit is contained in:
2026-08-26 22:13:04 +02:00
parent 56b2a36528
commit f176915966
+1
View File
@@ -7,6 +7,7 @@
"start": "vite",
"build": "tsc -b && vite build",
"preview": "vite preview",
"lint": "node e2e/sourcePolicyLint.mjs",
"typecheck": "tsc -p tsconfig.json --noEmit",
"test:unit": "vitest run",
"test:e2e": "node e2e/releaseJourneys.mjs",