feat: add sveltekit pages, generate reports

This commit is contained in:
2026-09-04 18:02:28 +05:00
parent 20bd9cfe88
commit a643e6e4a3
15 changed files with 2675 additions and 411 deletions
-1
View File
@@ -12,7 +12,6 @@
"deploy-frontend": "vercel --cwd apps/frontend --prod --yes",
"eval:run": "pnpm --dir apps/eval run run",
"eval:review": "pnpm --dir apps/eval run review",
"eval:html": "pnpm --dir apps/eval run report-html",
"eval:typecheck": "pnpm --dir apps/eval run typecheck"
},
"license": "ISC",