Skip to content

fix: Fix next lint deprecation#369

Closed
jpmckinney wants to merge 1 commit intodevfrom
fix-next-lint-deprecation
Closed

fix: Fix next lint deprecation#369
jpmckinney wants to merge 1 commit intodevfrom
fix-next-lint-deprecation

Conversation

@jpmckinney
Copy link
Copy Markdown
Collaborator

@jpmckinney jpmckinney commented Apr 28, 2026

next lint is deprecated and will be removed in Next.js 16.
For existing projects, migrate to the ESLint CLI:
npx @next/codemod@canary next-lint-to-eslint-cli .

   `next lint` is deprecated and will be removed in Next.js 16.
    For existing projects, migrate to the ESLint CLI:
    npx @next/codemod@canary next-lint-to-eslint-cli .
@jpmckinney
Copy link
Copy Markdown
Collaborator Author

Actually, this is quite hard to rebase against, so I'll just add to #362.

@jpmckinney jpmckinney closed this Apr 28, 2026
@jpmckinney jpmckinney deleted the fix-next-lint-deprecation branch April 28, 2026 19:34
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

Successfully merging this pull request may close these issues.

1 participant