8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"compilerOptions": {
|
|
"removeComments": true,
|
|
"resolveJsonModule": true,
|
|
"esModuleInterop": true
|
|
}
|
|
}
|