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

fix!: avoid eslint-plugin-jsx-a11y@6.8.0 #46

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

frantic1048
Copy link
Contributor

eslint-plugin-jsx-a11y@6.8.0 throws too many false positives.

  • Disallow eslint-plugin-jsx-a11y@6.8.0 in renovate config
  • Downgrade eslint-plugin-jsx-a11y from 6.8.0 to 6.7.1

resolves #45

`eslint-plugin-jsx-a11y@6.8.0` throws too many false positives.

- Disallow eslint-plugin-jsx-a11y@6.8.0 in renovate config
- Downgrade eslint-plugin-jsx-a11y from 6.8.0 to 6.7.1

resolves #45
@frantic1048 frantic1048 self-assigned this Nov 16, 2023
@frantic1048 frantic1048 merged commit 446dc9c into main Nov 16, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Skip eslint-plugin-jsx-a11y@6.8.0 due to massive false positives
1 participant