github / eslint-plugin-github

An opinionated collection of ESLint rules used by GitHub.
MIT License
286 stars 51 forks source link

Override rule config temporarily to address false positive #476

Closed khiga8 closed 10 months ago

khiga8 commented 10 months ago

Fixes: https://github.com/github/accessibility/issues/4316

This PR temporarily introduces a rule config override to address a false positive on:

<li role="menuitemradio"> and <li role="menuitemcheckbox"> until the upstream PR is merged.

accessibility-bot commented 10 months ago

:wave: Hello and thanks for pinging us! You've entered our first responder queue. An accessibility first responder will review this soon.