Skip to content

Conversation

@marcodejongh
Copy link
Owner

Switch from ESLint to oxlint, a much faster Rust-based linter.
Oxlint runs 100x faster while maintaining similar rule coverage
for TypeScript, React, and Next.js.

  • Remove ESLint and related plugins
  • Add oxlint with TypeScript, React, and Next.js plugins
  • Configure ignore patterns matching previous ESLint setup

@vercel
Copy link

vercel bot commented Dec 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
boardsesh Ready Ready Preview, Comment Dec 25, 2025 11:56am

Switch from ESLint to oxlint, a much faster Rust-based linter.
Oxlint runs 100x faster while maintaining similar rule coverage
for TypeScript, React, and Next.js.

- Remove ESLint and related plugins
- Add oxlint v1.35.0 with TypeScript, React, and Next.js plugins
- Configure ignore patterns matching previous ESLint setup
Remove lint and test execution from Vercel build command since
these checks already run in GitHub Actions workflow (test.yml).
This speeds up Vercel deployments and centralizes CI in GitHub.
@marcodejongh marcodejongh merged commit 6e09b60 into main Dec 25, 2025
4 checks passed
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.

3 participants