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

Incorrect information in ES2017.MD regarding "Trailing Comma" #8

Closed
sudo-barun opened this issue Sep 14, 2019 · 1 comment · Fixed by #13
Closed

Incorrect information in ES2017.MD regarding "Trailing Comma" #8

sudo-barun opened this issue Sep 14, 2019 · 1 comment · Fixed by #13

Comments

@sudo-barun
Copy link
Contributor

ES2017 introduced trailing comma in function parameters.
Trailing comma for array and object were introduced way before ES2017.

Reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Trailing_commas

@daumann
Copy link
Owner

daumann commented Sep 14, 2019

Could you do a PR?

Calinou added a commit to Calinou/ECMAScript-new-features-list that referenced this issue Sep 18, 2019
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