简体   繁体   中英

Sorting imports by line length - eslint

Any ideas how could I sort my imports by line "length" using eslint ?

What I would like to achieve the behaviour shown in the attachment:

在此处输入图像描述

Now you can use eslint-plugin-perfectionist. It can sort the imports by line length:

https://github.com/azat-io/eslint-plugin-perfectionist

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM