andreyvital / organize-imports

Atom plugin to automatically organize JS imports!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Atom plugin to automatically organize JS imports!

License:MIT License


Languages

Language:CoffeeScript 100.0%