theatre/compat-tests/fixtures/react18/package/tsconfig.json
2023-08-01 17:47:17 +02:00

5 lines
50 B
JSON

{
"compilerOptions": {
"jsx": "react"
}
}