learnlytics-go/templ/examples/integration-react/react/tsconfig.json
2025-03-20 12:35:13 +01:00

6 lines
54 B
JSON

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