feat(ci): add automated Lighthouse audit pipeline

This commit is contained in:
2026-01-12 18:39:11 +01:00
parent 2823b903d4
commit c48ae38d7e
15 changed files with 2308 additions and 19 deletions

View File

@@ -1,6 +1,5 @@
{
"extends": "astro/tsconfigs/strict",
"include": [".astro/types.d.ts", "**/*"],
"exclude": ["dist"],
"compilerOptions": {
"strictNullChecks": true