theatre/compat-tests/fixtures/r3f-parcel1/package/tsconfig.json

6 lines
50 B
JSON
Raw Normal View History

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