`eslint-plugin-jsx-a11y` ver 3.0.1 is not working
See original GitHub issue Configuration for rule "jsx-a11y/heading-has-content" is invalid:
Value "" is the wrong type.
and some bug message…
issue code: https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb/rules/react-a11y.js#L12
Could I fix this??
Issue Analytics
- State:
- Created 7 years ago
- Comments:6
Top Results From Across the Web
eslint-plugin-jsx-a11y - npm
Static AST checker for accessibility rules on JSX elements.. Latest version: 6.6.1, last published: 5 months ago.
Read more >Run global ESLint with plugin eslint-plugin-jsx-a11y
This issue is caused by the changes to the way ESLint loads packages between versions 5 and 6. See here for details. Plugins...
Read more >eslint-plugin-jsx-a11y | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >eslint-plugin-jsx-a11y/README.md - UNPKG
7, <img src="https://img.shields.io/npm/v/eslint-plugin-jsx-a11y.svg" ... 38, **Note**: This project does not *replace* react-a11y, but can and should be ...
Read more >eslint-plugin-jsx-control-statements - npm package - Snyk
Learn more about eslint-plugin-jsx-control-statements: package health score, ... Latest version published 7 months ago ... No known security issues.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Found another one:
Apparently it’s due to eslint-plugin-jsx-a11y breaking change introduced in: https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/c8a3da94e49b89ade5e294a1936a1bb996015c25