1.0.3 • Published 1 year ago

prettier-plugin-descending-imports v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago