Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added rule to .eslintrc for label errors #20

Merged
merged 3 commits into from Oct 4, 2019

Conversation

DivyanshBatham
Copy link
Contributor

  • Fixes "Form label must have associated control"

image

Error: Form label must have associated controleslint(jsx-a11y/label-has-for)

Ref: https://github.com/evcohen/eslint-plugin-jsx-a11y/issues/302#issuecomment-425512505

- Fixes "Form label must have associated control"
.eslintrc Outdated Show resolved Hide resolved
@sanjaymusale sanjaymusale merged commit 06be35c into master Oct 4, 2019
@sanjaymusale sanjaymusale deleted the fix/jsx-alley/labelErrors branch October 4, 2019 06:30
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.

None yet

2 participants