Open naume opened 4 years ago
ohh looks like this is not contributed anymore? :-( Is there a fork of this?
Hi @naume
I couldn't find enough time to work on import-sort in the last months, I hope will find some time in the future to work on this and all the other issues.
Hi could you also improve the comment deal to have it done also with this comments
we are moving from js to ts file by file in a big project and we used flow before this is why we have to add on some imports ignore flow!
so in this case constants/foo is a ts file but the constants where imported in a js file.
Long story short term after sorting the
// flow-ignore-next-line
is not moving together with the import!