-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
Has PRgood first issueimportedoutdatedA 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: parserspec-violation
Description
Issue originally reported by @babel-bot in babel/babylon#306
Original issue submitted by @gsathya in #5145
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
Has PRgood first issueimportedoutdatedA 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: parserspec-violation