teenybeanspreschoolcurricul.../tsconfig.json

6 lines
92 B
JSON

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