101108: Automatic ng update @angular/core@15 @angular/cli@15

This commit is contained in:
Kristof De Langhe
2023-04-12 11:34:26 +02:00
parent 643e75a838
commit 2eb91add4d
5 changed files with 1070 additions and 371 deletions

View File

@@ -21,7 +21,7 @@
"skipDefaultLibCheck": true,
"pretty": true,
"allowSyntheticDefaultImports": true,
"target": "es2020",
"target": "ES2022",
"typeRoots": [
"node_modules/@types",
"src/typings.d.ts"
@@ -39,7 +39,8 @@
"types": [
"node",
"jasmine"
]
],
"useDefineForClassFields": false
},
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,