1.0.1 • Published 1 year ago

prettier-plugin-ascending-imports v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Prettier Plugin: Ascending imports

A prettier plugin that sorts import statements by either their length in ascending order.

Input

npm.io

Output

npm.io

Installation

npm install --save-dev prettier-plugin-ascending-imports

Usage

The plugin will be loaded by Prettier automatically. No configuration needed. It will sort by import statement length by default.

1.0.1

1 year ago

1.0.0

1 year ago