Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Symmetry with const and let assignments #27

Closed
JacopKane opened this issue Aug 1, 2017 · 1 comment
Closed

Symmetry with const and let assignments #27

JacopKane opened this issue Aug 1, 2017 · 1 comment

Comments

@JacopKane
Copy link

Since we can do this instead of dot notation:
const { a: { b } } = obj
I believe we should also be able to do this:
const { a?: { b } } = obj

@jridgewell
Copy link
Member

jridgewell commented Aug 1, 2017

#19, #6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants