dprint-plugin-prettier icon indicating copy to clipboard operation
dprint-plugin-prettier copied to clipboard

Plugin: prettier-plugin-organize-imports

Open midgleyc opened this issue 3 years ago • 0 comments

prettier-plugin-organize-imports is a plugin that automatically runs tsserver's "organize imports" after prettier runs. This transforms the code (reordering imports and perhaps removing them), which goes beyond prettier's standard scope. I can see someone not wanting to do this, so possibly this should be configurable as to whether this runs or not, if this issue is accepted.

midgleyc avatar May 16 '22 13:05 midgleyc