7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react",
|
|
"esModuleInterop": true
|
|
}
|
|
}
|