-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Upstream will be allowed to update with breaking changes due to ESLint v9 #170
Comments
FYI I already opened up the following PRs upstream: |
We don't have to, and we can't anyway. We have completely rewritten our project in TypeScript. We have already embraced utilities from the In short, we have already completely deviated from |
it must be fun to be so aggressively wrong all the time :-p |
All those proposals remain opened and none of them are resolved in Also, I really don't want to remind anyone about the
When I said "we can't anyway", I mean the import-js/eslint-plugin-import@main...un-ts:eslint-plugin-import-x:master If you are willing to resolve more than thousands of git conflictions and help us rebase, please do, I am more than happy to accept PRs from you!
You didn't even comment on @MichaelDeBoey's mentioned PRs with "LGTM, waiting for the major release schedule". And all his PR towards And there is es-tooling/eslint-plugin-jsx-a11y-x#1 (comment), you aren't really dropping the legacy Node.js support anyway. |
I didn't have to, because I've communicated that to them via other means. I'm not saying I'm going to change all of my hard-earned principles, I'm just saying that any time you're making a claim about what someone else will or will not do, you're going to automatically be wrong, because the only person you can say that about with authority is yourself. |
As @ljharb mentioned on Discord, that he's going to do a once-in-a-decade breaking change now that ESLint v9 and flat config are shipped.
He also confirmed that this would also be for
eslint-plugin-import
.Don't know what that means for this plugin, but I bet this could mean that we could at least rebase our fork to a newer version 🤔
The text was updated successfully, but these errors were encountered: