Skip to content

Removed unnecessary use-before-define error for const enums #53625

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

Merged

Conversation

JoshuaKGoldberg
Copy link
Contributor

🙌 hooray, net code reduction! 🙌

Fixes #53019

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Apr 1, 2023
@sandersn sandersn merged commit 0023505 into microsoft:main Apr 12, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the const-enum-use-before-define branch April 12, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

used before its declaration error when preserveConstEnums=true
3 participants