7 lines
89 B
JSON
7 lines
89 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "ES5",
|
||
|
"module": "commonjs"
|
||
|
}
|
||
|
}
|