Files
ISA-Frontend/apps/cdn/product-image/tsconfig.lib.prod.json
2021-02-23 14:19:46 +01:00

11 lines
230 B
JSON

/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "./tsconfig.lib.json",
"compilerOptions": {
"declarationMap": false
},
"angularCompilerOptions": {
"enableIvy": false
}
}