IanVS / prettier-plugin-sort-imports

An opinionated but flexible prettier plugin to sort import statements
Apache License 2.0
892 stars 21 forks source link

Import without parameters #150

Closed Natchii59 closed 5 months ago

Natchii59 commented 5 months ago

Describe the solution you'd like It would be nice to be able to put imports without parameters in the plugin configuration.

Additional context

Capture d’écran 2024-02-20 à 15 25 17
IanVS commented 5 months ago

Please see the discussion in https://github.com/IanVS/prettier-plugin-sort-imports/issues/51 as to why we do not sort these kinds of imports.