DDRCompanion/tsconfig.json

4 lines
47 B
JSON
Raw Normal View History

2024-05-14 21:03:59 +00:00
{
"compilerOptions": { "jsx": "react-jsx" }
}