matter/tsconfig.json
2024-06-27 19:03:02 -05:00

6 lines
50 B
JSON

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