Skip to content

Commit f0686e4

Browse files
author
Josh Goldberg
authored
docs: remove almost-deprecated html-has-lang rule from ROADMAP.md (#3604)
1 parent 407a374 commit f0686e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Relevant plugins: [`chai-expect-keywords`](https://github.com/gavinaiken/eslint-
315315
| `react-a11y-image-button-has-alt` | 🔌 | [`jsx-a11y/alt-text`] |
316316
| `react-a11y-img-has-alt` | 🔌 | [`jsx-a11y/alt-text`] |
317317
| `react-a11y-input-elements` | 🛑 | N/A |
318-
| `react-a11y-lang` | 🔌 | [`jsx-a11y/html-has-lang`] & [`jsx-a11y/lang`] |
318+
| `react-a11y-lang` | 🔌 | [`jsx-a11y/lang`] |
319319
| `react-a11y-meta` | 🛑 | N/A |
320320
| `react-a11y-no-onchange` | 🔌 | [`jsx-a11y/no-onchange`] |
321321
| `react-a11y-props` | 🔌 | [`jsx-a11y/aria-props`] |

0 commit comments

Comments
 (0)