marioparaschiv / import-sorter

📚 Sort your JS/TS imports in a consistent and configurable order.
GNU General Public License v3.0
0 stars 0 forks source link

Sorting long imports #2

Open Digital39999 opened 1 month ago

Digital39999 commented 1 month ago

Is there a way to sort like this below if line is too long? Because then it just gets so long that manually importing something or changing the import paths is difficult.

image (inside ones are sorted by length too, maybe some setting for max like length)

image or even like this