Skip to content

Conversation

masuP9
Copy link
Member

@masuP9 masuP9 commented Aug 29, 2018

this rule was deprecated on eslint-plugin-jsx-a11y v6.1.0
some : ['nesting', 'id']
}
}]
'jsx-a11y/label-has-for' : 'off' // [Deprecated on eslint-plugin-jsx-a11y v6.1.0]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@masuP9 Do not use label-has-associated-control?

https://github.com/evcohen/eslint-plugin-jsx-a11y/releases/tag/v6.1.0

[deprecate] The rule label-has-for is deprecated and replaced with label-has-associated-control

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tommy-san label-has-associated-control rule is already include recommend on v6.1.0

https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/src/index.js#L77

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@tommy-san tommy-san left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants