export {
Kilo, Alpha, Charlie, Foxtrot
} from "lalapolalova"
Run organize imports here
Expected:
export {
Alpha, Charlie, Foxtrot, Kilo,
} from "lalapolalova"
Actual: Export is not affected
CC @wycats
Maybe we should've called this feature "Organize ports"
Most helpful comment
Maybe we should've called this feature "Organize ports"