Skip to content

Fixed JS emit when downleveling class static blocks on anonymous default-exported class#60886

Open
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/class-static-block-emit-anonymous-default-expored-class
Open

Fixed JS emit when downleveling class static blocks on anonymous default-exported class#60886
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/class-static-block-emit-anonymous-default-expored-class

Conversation

@Andarist
Copy link
Contributor

fixes #60879

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

static block on unnamed class produces invalid javascript

2 participants