Zusätzliche Felder

This commit is contained in:
2020-03-02 16:27:31 +01:00
committed by smuddy
parent 53a234458f
commit f5d9350e53
36 changed files with 357 additions and 74 deletions

View File

@@ -22,6 +22,7 @@
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true,
"enableIvy": false
"strictTemplate": true,
"enableIvy": true
}
}