8 lines
78 B
JSON
8 lines
78 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "es6",
|
||
|
"module": "commonjs"
|
||
|
}
|
||
|
}
|
||
|
|