Files
holywisdompublicschool.com/tsconfig.json
dwd-projects e427961a44 Initial commit
2023-12-13 19:46:30 +00:00

6 lines
91 B
JSON

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