ng update @angular/core@20 @angular/cli@20

This commit is contained in:
2026-01-19 10:45:06 +01:00
parent 6a1e6f6495
commit f59e482f58
14 changed files with 6470 additions and 5819 deletions

View File

@@ -7,7 +7,7 @@
"declaration": false,
"esModuleInterop": true,
"module": "es2020",
"moduleResolution": "node",
"moduleResolution": "bundler",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,