conclude updates

This commit is contained in:
2026-02-19 15:44:31 +01:00
parent 623a5f0d73
commit 4a4df0e799
3 changed files with 1469 additions and 777 deletions

View File

@@ -17,11 +17,7 @@
"moduleResolution": "bundler",
"importHelpers": true,
"target": "ES2022",
"module": "ES2022",
"lib": [
"ES2022",
"dom"
]
"module": "ES2022"
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,