organize-imports
Atom plugin to automatically organize JS imports
CentaurWarchief 842 1 1.0.0 MIT GitHub

organize-imports

Atom plugin to automatically organize JS imports.

  1. Select all import statements which you want to organize
  2. Then CMD + SHIFT + O or trigger Organize Imports: Organize in Command Palette
  3. It will organize all selected imports for you

Installing

$ apm install organize-imports