feat(formatter/sort-imports): Implement options.sortSideEffects: bool#14293
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Performance ReportMerging #14293 will not alter performanceComparing Summary
Footnotes
|
f187f9d to
1d7b524
Compare
a3a8fc4 to
fda4e93
Compare
1d7b524 to
a1b2d2b
Compare
Merge activity
|
fda4e93 to
593c416
Compare
a1b2d2b to
5c8bd31
Compare

Part of #14253
Implement
sortSideEffectsoption, defaultfalse.If
true, side-effect imports are also sorted with other imports.