7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
|
{
|
||
|
"compilerOptions": {
|
||
|
"esModuleInterop": true,
|
||
|
"lib": ["es2015"],
|
||
|
"target": "ES2017"
|
||
|
}
|
||
|
}
|