Files

7 lines
85 B
JSON

{
"compilerOptions": {
"jsx": "react",
"jsxFactory": "m"
}
}