Skip to content
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

Trailing comma is allowed in ObjectBindingPattern #2220

Closed
caitp opened this issue Feb 28, 2015 · 1 comment · Fixed by #2221
Closed

Trailing comma is allowed in ObjectBindingPattern #2220

caitp opened this issue Feb 28, 2015 · 1 comment · Fixed by #2221
Assignees

Comments

@caitp
Copy link
Member

caitp commented Feb 28, 2015

https://people.mozilla.org/~jorendorff/es6-draft.html#sec-destructuring-binding-patterns

Fixing this will fix https://github.com/STRML/JSXHint/issues/50

@rwaldron
Copy link
Member

Cool, looks like we'll do a quick release today as well

jugglinmike pushed a commit to jugglinmike/jshint that referenced this issue Feb 28, 2015
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 a pull request may close this issue.

2 participants