[TS]Add option to auto import types as "import type" Follow
Right now when the IDE automatically adds a type for you it does so using a standard import declaration.
If TS >=3.8 is used it would be nice if an "Auto import types as import type" existed
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/WEB-47235 to be notified on any progress with it