DDRCompanion/tsconfig.json
2024-05-14 17:03:59 -04:00

3 lines
47 B
JSON

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