7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react",
|
|
"jsxFactory": "jsx"
|
|
}
|
|
}
|