Files
ISA-Frontend/apps/swagger/print/tsconfig.lib.prod.json
Lorenz Hilpert e84b73c6ec Angular Update 9
2020-09-22 14:14:14 +02:00

6 lines
96 B
JSON

{
"extends": "./tsconfig.lib.json",
"angularCompilerOptions": {
"enableIvy": false
}
}