Files
2026-04-04 22:13:55 -04:00

8 lines
136 B
JSON
Executable File

{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "./base.json",
"compilerOptions": {
"jsx": "react-jsx"
}
}