8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"compilerOptions": {
|
|
"outDir": "./dist",
|
|
"target": "es5",
|
|
"declaration": true,
|
|
"sourceMap": true
|
|
}
|
|
} |