Atom plugin to automatically organize JS imports.
- Select all import statements which you want to organize
- Then CMD + SHIFT + O or trigger
Organize Imports: Organize
in Command Palette - It will organize all selected imports for you
$ apm install organize-imports