2024-11-14 01:22:43 +07:00

8 lines
136 B
JSON

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