Skip to content

Conversation

danny-andrews
Copy link

Looking at this line, I can see that in "recommended" mode, "label-has-for" is set to "off." However, in "strict" mode, it is set to "error."

Although, maybe it should be set to "off" in both cases as it's a deprecated rule?

Looking at [this line](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/v6.3.1/src/index.js#L268), I can see that in "recommended" mode, "label-has-for" is set to "off." However, in "strict" mode, it is set to "error."

Although, maybe it should be set to "off" in both cases as it's a deprecated rule?
@ljharb
Copy link
Member

ljharb commented Oct 9, 2020

Duplicate of #734.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants