Skip to content

ccencisoj/prettier-plugin-ascending-imports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettier Plugin: Ascending imports

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

Input

Output

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published