You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oxlint already had good support of most recommended rules: oxc-project/oxc#481
And it's way faster than ESLint.
We should use it for most checks and let ESLint fill in for the rest unsupported ones.
It'll bring in several more MBs of dependency so let's make it optional first.
The text was updated successfully, but these errors were encountered:
Oxlint already had good support of most recommended rules: oxc-project/oxc#481
And it's way faster than ESLint.
We should use it for most checks and let ESLint fill in for the rest unsupported ones.
It'll bring in several more MBs of dependency so let's make it optional first.
The text was updated successfully, but these errors were encountered: