matter/tsconfig.json

6 lines
50 B
JSON
Raw Normal View History

2024-06-28 00:03:02 +00:00
{
"compilerOptions": {
"jsx": "react-jsx"
}
}