Updated Angular to v14

This commit is contained in:
Isaac Abadi
2022-07-06 01:19:07 -04:00
parent 24475386f9
commit 3e3a552392
7 changed files with 2035 additions and 1680 deletions

View File

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