Skip to content

Sort named imports#40

Open
JoelWAnna wants to merge 2 commits intoember-codemods:masterfrom
JoelWAnna:patch-1
Open

Sort named imports#40
JoelWAnna wants to merge 2 commits intoember-codemods:masterfrom
JoelWAnna:patch-1

Conversation

@JoelWAnna
Copy link

The named imports were originally in the order that they were used in the file. So one file would be
import { get, set } and another would be import { set, get }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments