feat(ci): add automated Lighthouse audit pipeline
Some checks failed
Portfolio/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-12 18:41:38 +01:00
parent f819c6d708
commit b7025b5fa8
17 changed files with 2308 additions and 34 deletions

View File

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