Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 332 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 332 Bytes

Ecmascript Import Sorter

VS Code Extension. Sorts automatically es style module imports in javascript files (js, jsx, ts, tsx)

Features

  • Sorts automatically when saving the file.
  • Sorts the names in curly brackets.

Extension Settings

soon...

Known Issues

  • none yet

Release Notes

0.0.1

Initial release