8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"compilerOptions": {
|
|
// ...existing config...
|
|
"esModuleInterop": true,
|
|
// ...existing config...
|
|
},
|
|
// ...existing config...
|
|
} |