-
Notifications
You must be signed in to change notification settings - Fork 12.8k
fix(52444): "... is a type and must be imported using a type-only import ..." should have a quick fix #52565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Uh oh, was this supposed to get into 5.0 to pair with the new options? |
Yeah 😕 |
@DanielRosenwasser can we cherry-pick this to 5.0? 😄 (once the conflicts are fixed) |
Thanks for the prompt merge from main! |
@typescript-bot cherry-pick this to release-5.0 |
Heya @jakebailey, I've started to run the task to cherry-pick this into |
Making it for discussion, but mainly so I know if I have to do it manually. |
Hey @jakebailey, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-5.0 manually. |
Dangit |
…ort ..." should have a quick fix (microsoft#52565)
Co-authored-by: Oleksandr T <[email protected]>
Fixes #52444