Skip to content

Destructuring assignment declarations#41

Open
asiniy wants to merge 1 commit into
extrabacon:masterfrom
asiniy:feature/destructuring-assignmment
Open

Destructuring assignment declarations#41
asiniy wants to merge 1 commit into
extrabacon:masterfrom
asiniy:feature/destructuring-assignmment

Conversation

@asiniy

@asiniy asiniy commented Jun 2, 2017

Copy link
Copy Markdown

@extrabacon

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

const { something, another } = this.props

And release a new version, please!

@sethbergman

sethbergman commented Jul 2, 2017

Copy link
Copy Markdown

Good job @extrabacon && @asiniy

Comment thread README.md Outdated
const ${1:name} = ${2:value}
```

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

Copy link
Copy Markdown

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

asiniy commented Oct 17, 2017

Copy link
Copy Markdown
Author

@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