Skip to content

Destructuring assignment declarations #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asiniy
Copy link

@asiniy asiniy commented Jun 2, 2017

@extrabacon

co={ is especially helpful in react.js, like

const { something, another } = this.props

And release a new version, please!

@sethbergman
Copy link

sethbergman commented Jul 2, 2017

Good job @extrabacon && @asiniy

README.md Outdated
@@ -55,6 +60,11 @@ const ${1:name}
const ${1:name} = ${2:value}
```

#### `co=⇥` destructuring const assignment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should read co={⇥

@asiniy asiniy force-pushed the feature/destructuring-assignmment branch from cef2579 to b593603 Compare October 17, 2017 04:57
@asiniy
Copy link
Author

asiniy commented Oct 17, 2017

@extrabacon & @nathanchapman fixed

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

Successfully merging this pull request may close these issues.

3 participants