You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[template-builtin-component-arguments](docs/rules/template-builtin-component-arguments.md)| disallow setting certain attributes on builtin components ||||
193
-
|[template-no-action-modifiers](docs/rules/template-no-action-modifiers.md)| disallow usage of {{action}} modifiers ||||
194
-
|[template-no-arguments-for-html-elements](docs/rules/template-no-arguments-for-html-elements.md)| disallow @arguments on HTML elements ||||
195
-
|[template-no-debugger](docs/rules/template-no-debugger.md)| disallow {{debugger}} in templates ||||
196
-
|[template-no-log](docs/rules/template-no-log.md)| disallow {{log}} in templates ||||
|[template-builtin-component-arguments](docs/rules/template-builtin-component-arguments.md)| disallow setting certain attributes on builtin components ||||
193
+
|[template-no-action-modifiers](docs/rules/template-no-action-modifiers.md)| disallow usage of {{action}} modifiers ||||
194
+
|[template-no-arguments-for-html-elements](docs/rules/template-no-arguments-for-html-elements.md)| disallow @arguments on HTML elements ||||
195
+
|[template-no-bare-yield](docs/rules/template-no-bare-yield.md)| disallow {{yield}} without parameters outside of contextual components ||||
196
+
|[template-no-debugger](docs/rules/template-no-debugger.md)| disallow {{debugger}} in templates ||||
197
+
|[template-no-log](docs/rules/template-no-log.md)| disallow {{log}} in templates ||||
0 commit comments