Angular updated to v14

This commit is contained in:
Isaac Abadi
2022-11-24 15:27:27 -05:00
parent 5e08ca004a
commit 49ecaee58c
7 changed files with 2439 additions and 2333 deletions

View File

@@ -10,7 +10,7 @@
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es2019",
"target": "es2020",
"resolveJsonModule": true,
"esModuleInterop": true,
"typeRoots": [