Galooshi / import-js

A tool to simplify importing JS modules
MIT License
526 stars 70 forks source link

Allow imports to be appended. #527

Closed joeheyming closed 7 months ago

joeheyming commented 5 years ago

Currently, if you have sortImports false, and groupImports false, you will have imports appear at the top of the import list.

This is not ideal. Now, there is a path forward which puts imports last instead of first.

joeheyming commented 3 years ago

seems I don't have write access, so someone else will have to merge the PR

felixaa commented 3 years ago

Hi! Can someone please have a look and merge this? I don't see any reasons why new imports should be added to the top

mikabytes commented 7 months ago

I'm closing this as it has not seen any activity for a long time.

If it is still relevant, please post a comment and we'll reopen it. Thanks!