File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -278,13 +278,8 @@ rules in templates can be disabled with eslint directives with mustache or html
278278| [ no-string-prototype-extensions] ( docs/rules/no-string-prototype-extensions.md ) | disallow usage of ` String ` prototype extensions | ✅ | | |
279279| [ template-no-action] ( docs/rules/template-no-action.md ) | disallow {{action}} helper | | | |
280280| [ template-no-attrs-in-components] ( docs/rules/template-no-attrs-in-components.md ) | disallow attrs in component templates | | | |
281- <<<<<<< HEAD
282- | [ template-no-link-to-tagname] ( docs/rules/template-no-link-to-tagname.md ) | disallow tagName attribute on LinkTo component | | | |
283- ||||||| parent of ca1530ad (Extract rule: template-no-link-to-positional-params)
284- =======
285281| [ template-no-link-to-positional-params] ( docs/rules/template-no-link-to-positional-params.md ) | disallow positional params in LinkTo component | | | |
286-
287- >>>>>>> ca1530ad (Extract rule: template-no-link-to-positional-params)
282+ | [ template-no-link-to-tagname] ( docs/rules/template-no-link-to-tagname.md ) | disallow tagName attribute on LinkTo component | | | |
288283
289284### Ember Data
290285
You can’t perform that action at this time.
0 commit comments