7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es5",
|
|
"allowJs": true,
|
|
"outDir": "build"
|
|
}
|
|
} |