Skip to content

Conversation

@david-crespo
Copy link
Collaborator

With type-aware linting and preliminary plugin support, oxlint is closing in on being a full eslint replacement. It's not there yet (I don't think it supports all our plugins yet) but it's almost there. This PR just tweaks the config and npm run scripts to cover more of the stuff eslint catches. This is primarily for speed in local dev. When we want to switch for real we'll want to validate that oxlint is really covering all the stuff we care about that eslint is doing for us by looking at npx eslint --print-config .eslintrc.js and npx oxlint --print-config.

https://oxc.rs/blog/2025-08-17-oxlint-type-aware.html
https://oxc.rs/blog/2025-10-09-oxlint-js-plugins.html

@vercel
Copy link

vercel bot commented Oct 21, 2025

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

Project Deployment Preview Updated (UTC)
console Ready Ready Preview Oct 21, 2025 8:04pm

@david-crespo david-crespo enabled auto-merge (squash) October 21, 2025 20:04
@david-crespo david-crespo merged commit c57799d into main Oct 21, 2025
7 checks passed
@david-crespo david-crespo deleted the oxlint-upgrade branch October 21, 2025 20:11
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.

2 participants