-
Notifications
You must be signed in to change notification settings - Fork 7
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
[REPLACE] eslint-plugin-import
→ eslint-plugin-import-x
#200
Comments
Heh, i'm kind of conflicted on this one. I'll leave this issue up, so we track the progress of |
Oh, |
Blocked on those other issues before considering this, but Sukka mentioned this in the last link: https://github.com/9romise/eslint-import-resolver-oxc |
I tested it. It is indeed 10X faster. But it's a very young project, so it's probably not worth it to switch now, too many things that could go wrong. |
Neither one supports ESLint 9.
However,
eslint-plugin-import-x
is (subjectively) easier, (objectively) lighter weight, and (likely) faster.I propose migrating, slapping a
fixupPluginRules
on it, and praying it works.The text was updated successfully, but these errors were encountered: