Files
new_akademy_landing/tsconfig.json
dwd-projects 8c3382e438 Initial commit
2025-06-09 07:21:58 +00:00

6 lines
91 B
JSON

{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"jsx": "preserve"
}
}