-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Fix] order
: codify invariants from docs into config schema
#3152
base: main
Are you sure you want to change the base?
Conversation
…oup sorting of type-only imports Closes import-js#2912 Closes import-js#2347 Closes import-js#2441 Subsumes import-js#2615
…tTypesGroup" in rule schema
…ng imports via `consolidateIslands`
…rent eslint versions
…wlines-between-types when in conflict
…s-between" and "consolidateIslands" in rule schema
This PR seems to have too much stuff in it - but either way, if a rule or option is already released, its schema can’t be tightened further. |
@ljharb It seems like it has a lot because it's on top of the As for the tightening of existing options, I assume you're talking about lines 865 and 866 for |
In that case, I'll wait to review this since it needs to wait on #3129 |
Updating schema wrt #3127 (comment)