This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
Add support for type imports in typescript #4531
sfabriece
started this conversation in
Suggestions
Replies: 1 comment
-
Which feature do you request? The code action of automatically turning import of types into Otherwise, you can use TSC --verbatimModuleSyntax compiler option. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm evaluating Rome and I love the ideas behind it. The one feature I'm missing from typescript eslint is the ability to detect imports that are on types and adding type to these.
Is this something you see adding to Rome?
Beta Was this translation helpful? Give feedback.
All reactions