6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"jsx": "react-jsx"
|
|
}
|
|
}
|