7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"esModuleInterop": true,
|
|
"target": "ES5"
|
|
}
|
|
}
|