Skip to content

Don’t create invalid type-only imports during add missing import#43828

Merged
andrewbranch merged 1 commit into
microsoft:masterfrom
andrewbranch:bug/42892
Apr 26, 2021
Merged

Don’t create invalid type-only imports during add missing import#43828
andrewbranch merged 1 commit into
microsoft:masterfrom
andrewbranch:bug/42892

Conversation

@andrewbranch
Copy link
Copy Markdown
Member

Fixes #42892

@andrewbranch andrewbranch requested a review from sandersn April 26, 2021 17:04
@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Apr 26, 2021
@andrewbranch andrewbranch merged commit 3de706a into microsoft:master Apr 26, 2021
@andrewbranch andrewbranch deleted the bug/42892 branch April 26, 2021 18:52
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing imports/add to existing import declaration breaks with default and named type only imports from same module

3 participants