feat: update components

This commit is contained in:
2023-11-27 11:44:13 +01:00
parent 8cfedd7aa1
commit e4b29cad73
12 changed files with 174 additions and 120 deletions

View File

@@ -18,5 +18,8 @@
"module": "ES2022",
"moduleResolution": "Node"
},
"angularCompilerOptions": {
"strictTemplates": true
},
"exclude": ["**/*.spec.ts"]
}