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

Update ESLint version and config file #342

Open
nozomione opened this issue May 23, 2024 · 0 comments
Open

Update ESLint version and config file #342

nozomione opened this issue May 23, 2024 · 0 comments
Assignees

Comments

@nozomione
Copy link
Member

Context

Resource: Next.Js: Migrating Existing Config

We'll update ESLint's version to the latest and migrate its config file for Next.js 13+.

Problem or idea

Based on the requirement above, update ESLint's version and config file in the project.

Solution or next step

  • Upgrade Eslint's version to the latest
  • Update theeslintrc.js config file:
    1. Install eslint-config-next and add it to the extends property
    2. Clean up any settings we no longer need.
  • Run linting to fix any lining warnings/errors generated
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

1 participant