-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
outdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issuepkg: parser
Description
Input Code
result = { __proto__: x, __proto__: y } = value;Babel Configuration (.babelrc, package.json, cli command)
presets - latest
Expected Behavior
No error
Current Behavior
Error: Redefinition of __proto__ property
Possible Solution
Context
Your Environment
| software | version |
|---|---|
| Babel | |
| node | |
| npm | |
| Operating System |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
outdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issuepkg: parser