update to angular 21

This commit is contained in:
Joel Wetzell
2026-03-03 09:00:57 -06:00
parent 6ef28e0833
commit 3fbdaa1d4c
6 changed files with 2083 additions and 2393 deletions
-4
View File
@@ -18,10 +18,6 @@
"importHelpers": true,
"target": "ES2022",
"module": "es2020",
"lib": [
"es2020",
"dom"
],
"useDefineForClassFields": false
},
"angularCompilerOptions": {