Skip to content

Revert #26360: Don't error on destructure of private property with computed property syntax#26625

Merged
RyanCavanaugh merged 1 commit intomicrosoft:masterfrom
ajafff:revert-destructuring-private-computed-name
Aug 24, 2018
Merged

Revert #26360: Don't error on destructure of private property with computed property syntax#26625
RyanCavanaugh merged 1 commit intomicrosoft:masterfrom
ajafff:revert-destructuring-private-computed-name

Conversation

@ajafff
Copy link
Contributor

@ajafff ajafff commented Aug 23, 2018

The conclusion of #26572 was to not suppress accessibility errors on destructuring assignment with computed name. For consistency this should also apply to destructuring binding properties.

@RyanCavanaugh RyanCavanaugh merged commit b5998d9 into microsoft:master Aug 24, 2018
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants