7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es5",
|
|
"module": "commonjs",
|
|
"sourceMap": true
|
|
}
|
|
}
|