8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "ESNext",
|
|
"target": "ESNext",
|
|
"esModuleInterop": true
|
|
}
|
|
}
|