8 lines
132 B
JSON
8 lines
132 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"esModuleInterop": true,
|
|
"downlevelIteration": true,
|
|
"target": "ES5"
|
|
}
|
|
}
|