1.0.3 • Published 3 years ago

prettier-plugin-descending-imports v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Prettier Plugin: Descending imports

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

Input

npm.io

Output

npm.io

Installation

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

Usage

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

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago