120243: ng update @angular/core @angular/cli --force

This commit is contained in:
Andreas Awouters
2024-11-19 09:25:25 +01:00
committed by Yury Bondarenko
parent 16eb620f4f
commit 5e7b066af1
31 changed files with 6948 additions and 2346 deletions

View File

@@ -8,8 +8,8 @@
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"declaration": false,
"downlevelIteration": true,
"emitDecoratorMetadata": true,
"esModuleInterop": true,
"experimentalDecorators": true,
"sourceMap": true,
"module": "es2020",
@@ -20,7 +20,6 @@
"strictNullChecks": false,
"skipDefaultLibCheck": true,
"pretty": true,
"allowSyntheticDefaultImports": true,
"target": "ES2022",
"typeRoots": [
"node_modules/@types",