1.0.3 • Published 2 years ago

prettier-plugin-descending-imports v1.0.3

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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago