chore: static analysis baseline

Pre-analysis checkpoint before implementing fixes for:
- bakeStyles field mapping
- error logging improvements
- HTML sanitization hardening
This commit is contained in:
2026-06-24 07:46:05 +02:00
parent e862827d2d
commit 3a21070d62
4 changed files with 175 additions and 10 deletions
+2 -1
View File
@@ -17,6 +17,7 @@
"@types/bun": "^1.3.13",
"add": "^2.0.6",
"oxfmt": "^0.49.0",
"oxlint": "^1.64.0"
"oxlint": "^1.64.0",
"typescript": "^6.0.3"
}
}