We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi 👋
In the using eslint accessibility plugin section, its misses a step about to add the .eslintrc.json or .eslintrc.js file to run the command npm run lint
.eslintrc.json
.eslintrc.js
npm run lint
{ "extends": "next/core-web-vitals" }
Otherwise, you can execute the command again and again with the mode selection (recommanded / base etc) only.
The text was updated successfully, but these errors were encountered:
They've just fixed it here: Fixes: #305
Sorry, something went wrong.
So cool 🔥 Thanks 🙏
No branches or pull requests
Hi 👋
In the using eslint accessibility plugin section, its misses a step about to add the
.eslintrc.json
or.eslintrc.js
file to run the commandnpm run lint
Otherwise, you can execute the command again and again with the mode selection (recommanded / base etc) only.
The text was updated successfully, but these errors were encountered: