theatre/compat-tests/fixtures/react17/package/tsconfig.json

6 lines
50 B
JSON
Raw Normal View History

2023-07-30 15:41:09 +02:00
{
"compilerOptions": {
"jsx": "react"
}
}