7 lines
80 B
JSON
7 lines
80 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"module": "commonjs",
|
||
|
"target": "ES2017"
|
||
|
}
|
||
|
}
|