9 lines
No EOL
168 B
JSON
9 lines
No EOL
168 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./target/",
|
|
"sourceMap": false,
|
|
"inlineSourceMap": true,
|
|
"inlineSources": true
|
|
}
|
|
} |