We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e6600 commit 933bc24Copy full SHA for 933bc24
docs/tsconfig.json
@@ -31,6 +31,7 @@
31
"fullTemplateTypeCheck": true,
32
"strictInjectionParameters": true,
33
"strictInputAccessModifiers": true,
34
- "strictTemplates": true
+ "strictTemplates": true,
35
+ "typeCheckHostBindings": true
36
}
37
0 commit comments