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

Chapter 14 - Missing eslintrc config file #286

Closed
Geminii opened this issue Oct 29, 2023 · 2 comments
Closed

Chapter 14 - Missing eslintrc config file #286

Geminii opened this issue Oct 29, 2023 · 2 comments

Comments

@Geminii
Copy link

Geminii commented Oct 29, 2023

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

{
  "extends": "next/core-web-vitals"
}

Otherwise, you can execute the command again and again with the mode selection (recommanded / base etc) only.

@ibanlopez
Copy link

ibanlopez commented Oct 30, 2023

They've just fixed it here: Fixes: #305

@Geminii
Copy link
Author

Geminii commented Oct 30, 2023

They've just fixed it here: Fixes: #305

So cool 🔥
Thanks 🙏

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

3 participants