1
0
Files
frontpage/tsconfig.json
2026-04-18 22:04:54 +02:00

7 lines
89 B
JSON

{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"baseUrl": "."
}
}