mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
8 lines
127 B
JSON
8 lines
127 B
JSON
{
|
|
"extends": "./tsconfig.lib.json",
|
|
"compilerOptions": {
|
|
"declarationMap": false
|
|
},
|
|
"angularCompilerOptions": {}
|
|
}
|