vim-sort-imports
vim-sort-imports copied to clipboard
Duplicate export statement added
On some automatic sorts, a second export module statement is added to the bottom of the file. Temporary workaround involves deleting the export line, performing the sort command, and then adding it back again.
