Bump Angular to 18
This commit is contained in:
parent
7c9a057d32
commit
5479be90b8
4 changed files with 2131 additions and 2160 deletions
|
@ -3,6 +3,7 @@
|
|||
"compilerOptions": {
|
||||
"importHelpers": true,
|
||||
"module": "es2020",
|
||||
"esModuleInterop": true,
|
||||
"outDir": "./dist/out-tsc",
|
||||
"sourceMap": true,
|
||||
"declaration": false,
|
||||
|
@ -18,7 +19,6 @@
|
|||
"dom",
|
||||
"esnext.asynciterable"
|
||||
],
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"useDefineForClassFields": false
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue