/organize-imports

Atom plugin to automatically organize JS imports!

Primary LanguageCoffeeScriptMIT LicenseMIT

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