Skip to content
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

Ensure enum aliases referenced in other enum members do not get marked as referenced #48770

Merged
merged 2 commits into from
Apr 19, 2022

Conversation

andrewbranch
Copy link
Member

Fixes #48124

@andrewbranch andrewbranch merged commit d81a976 into microsoft:main Apr 19, 2022
@andrewbranch andrewbranch deleted the bug/48124 branch April 19, 2022 22:23
Jack-Works pushed a commit to Jack-Works/TypeScript that referenced this pull request Apr 22, 2022
…d as referenced (microsoft#48770)

* Add test

* Ensure enum aliases referenced in other enum members do not get marked as referenced
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

Import of Enum from .d.ts only used as type results in unused import in JS
3 participants