7 lines
No EOL
116 B
JSON
7 lines
No EOL
116 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es5",
|
|
"module": "commonjs",
|
|
"outDir": "output"
|
|
}
|
|
} |