upgrade to angular 10 intermediate commit

This commit is contained in:
Giuseppe Digilio
2020-11-20 17:06:42 +01:00
parent 79285b203b
commit 59a0263817
9 changed files with 1345 additions and 464 deletions

View File

@@ -12,7 +12,7 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"sourceMap": true,
"module": "esnext",
"module": "es2020",
"moduleResolution": "node",
"noEmitHelpers": true,
"importHelpers": true,