-
-
Notifications
You must be signed in to change notification settings - Fork 642
Closed
Description
Discussed in #8341
Originally posted by branchseer January 8, 2025
oxc-transform currently follows babel's rules on enum transformation. IMHO it's a little bit weird about whether an identifier should be resolved to the enum member:
In contrast, tsc has a simpler rule:
Would it be better to switch to tsc's rule?
Metadata
Metadata
Assignees
Labels
No labels