Error on eslint-config-airbnb v13.0.0
See original GitHub issueHi Guys, I have updated my eslint-config-airbnb to v13.0.0, when I run npm test
the following error occurs, I have installed “eslint-plugin-jsx-a11y”, does anyone meet this problem?
Module build failed: Error: /Users/Welly/Desktop/react-cool-starter/node_modules/eslint-config-airbnb/rules/react-a11y.js: Configuration for rule “jsx-a11y/anchor-has-content” is invalid: Value “” is the wrong type.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:3
- Comments:7 (1 by maintainers)
Top Results From Across the Web
eslint-config-airbnb | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >Eslint-config-airbnb - npm.io
eslint-config-airbnb/whitespace. This entry point only errors on whitespace rules and sets all other rules to warnings. View the list of whitespace rules here....
Read more >eslint-config-airbnb-typescript - npm package - Snyk
I get this error when running ESLint: "The file must be included in at least one of the projects provided". This means you...
Read more >My react project reminds me Cannot find module 'eslint-plugin ...
... 13 verbose stack Error: shops@0.0.1 eslint: `eslint --ext .js, src` 13 verbose stack Exit status 1 13 verbose stack at EventEmitter.
Read more >代码 Issues - Gitee
eslint-config-airbnb 翻译版 https://lin-123.github.io/javascript/ ... bad const errorMessage = 'This is a super long error that was thrown because \ of ...
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
Not that one, @ljharb refers to the command here:
https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb#eslint-config-airbnb-1
In that case I’ll take this to ESLint since their out of the box configuration for Airbnb must be broken.