mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-24 09:52:26 +00:00
refactor: migrate to strict template checking
This commit is contained in:
@@ -16,5 +16,8 @@
|
||||
"module": "ES2022",
|
||||
"moduleResolution": "Node"
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
"strictTemplates": true
|
||||
},
|
||||
"exclude": ["**/*.spec.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user