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

eslint-plugin-jsx-a11y v5,6 causes linting failures due to airbnb-eslint incompatibilities #96

Closed
sjhworkman opened this issue Jul 28, 2017 · 1 comment

Comments

@sjhworkman
Copy link
Contributor

Related to this github issue: evcohen/eslint-plugin-jsx-a11y#232

Output Example:

ERROR in ./js/components/UserPreferenceForm.jsx

/Users/workman/beans/js/components/UserPreferenceForm.jsx
  1:1  error  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash

✖ 1 problem (1 error, 0 warnings)
@kentwills kentwills reopened this Jul 28, 2017
@kentwills kentwills changed the title eslint-plugin-jsx-a11y version bump caused webpack failures eslint-plugin-jsx-a11y v6.02 causes linting failures due to airbnb-eslint incompatibilities Jul 28, 2017
@kentwills kentwills changed the title eslint-plugin-jsx-a11y v6.02 causes linting failures due to airbnb-eslint incompatibilities eslint-plugin-jsx-a11y v5 causes linting failures due to airbnb-eslint incompatibilities Jul 28, 2017
@kentwills kentwills changed the title eslint-plugin-jsx-a11y v5 causes linting failures due to airbnb-eslint incompatibilities eslint-plugin-jsx-a11y v5,6 causes linting failures due to airbnb-eslint incompatibilities Jul 28, 2017
@kentwills
Copy link
Contributor

magically fixed.

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

No branches or pull requests

2 participants