1.1 KiB
1.1 KiB
jsx-a11y
- "accessible-emoji"
- "alt-text"
- "anchor-has-content"
- "anchor-is-valid"
- "aria-activedescendant-has-tabindex"
- "aria-props"
- "aria-proptypes"
- "aria-role"
- "aria-unsupported-elements"
- "autocomplete-valid"
- "click-events-have-key-events"
- "control-has-associated-label"
- "heading-has-content"
- "html-has-lang"
- "iframe-has-title"
- "img-redundant-alt"
- "interactive-supports-focus"
- "label-has-associated-control"
- "label-has-for"
- "lang"
- "media-has-caption"
- "mouse-events-have-key-events"
- "no-access-key"
- "no-autofocus"
- "no-distracting-elements"
- "no-interactive-element-to-noninteractive-role"
- "no-noninteractive-element-interactions"
- "no-noninteractive-element-to-interactive-role"
- "no-noninteractive-tabindex"
- "no-onchange"
- "no-redundant-roles"
- "no-static-element-interactions"
- "role-has-required-aria-props"
- "role-supports-aria-props"
- "scope"
- "tabindex-no-positive"