File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -188,6 +188,7 @@ rules in templates can be disabled with eslint directives with mustache or html
188188| [ template-no-autofocus-attribute] ( docs/rules/template-no-autofocus-attribute.md ) | disallow autofocus attribute | | 🔧 | |
189189| [ template-no-empty-headings] ( docs/rules/template-no-empty-headings.md ) | disallow empty heading elements | | | |
190190| [ template-no-heading-inside-button] ( docs/rules/template-no-heading-inside-button.md ) | disallow heading elements inside button elements | | | |
191+ | [ template-no-invalid-aria-attributes] ( docs/rules/template-no-invalid-aria-attributes.md ) | disallow invalid aria-* attributes | | | |
191192| [ template-no-invalid-interactive] ( docs/rules/template-no-invalid-interactive.md ) | disallow non-interactive elements with interactive handlers | | | |
192193
193194### Best Practices
You can’t perform that action at this time.
0 commit comments