This would catch errors such as ``` <div template="foreach: var in in items"> ``` where the `Foreach` is not imported in the `TemplateConfig`
This would catch errors such as
where the
Foreachis not imported in theTemplateConfig