Feature/upgrade to angular 14 (#1019)
* Upgrade to angular 14 * Migrate UntypedFormControl to FormControl * Update changelog
This commit is contained in:
@ -16,5 +16,8 @@
|
||||
"angularCompilerOptions": {
|
||||
"strictInjectionParameters": true,
|
||||
"strictTemplates": false
|
||||
},
|
||||
"compilerOptions": {
|
||||
"target": "es2020"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user