typescript-formatter icon indicating copy to clipboard operation
typescript-formatter copied to clipboard

Clean up by removing unused imports

Open charmpitz opened this issue 8 years ago • 2 comments
trafficstars

charmpitz avatar Jun 22 '17 13:06 charmpitz

umm... tsfmt provide formatting by TypeScript Language Service only. I think that this feature is not implementing to tsfmt now. I want do this by tslint. I'll think about a bit.

vvakame avatar Jun 28 '17 10:06 vvakame

It looks like it is now: https://blogs.msdn.microsoft.com/typescript/2018/03/27/announcing-typescript-2-8/#organize-imports

jrop avatar Sep 06 '18 19:09 jrop