frontend: wire source policy lint
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
"start": "vite",
|
"start": "vite",
|
||||||
"build": "tsc -b && vite build",
|
"build": "tsc -b && vite build",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
|
"lint": "node e2e/sourcePolicyLint.mjs",
|
||||||
"typecheck": "tsc -p tsconfig.json --noEmit",
|
"typecheck": "tsc -p tsconfig.json --noEmit",
|
||||||
"test:unit": "vitest run",
|
"test:unit": "vitest run",
|
||||||
"test:e2e": "node e2e/releaseJourneys.mjs",
|
"test:e2e": "node e2e/releaseJourneys.mjs",
|
||||||
|
|||||||
Reference in New Issue
Block a user