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

Es8 trailing comma #3303

Merged
merged 2 commits into from
Jul 24, 2018
Merged

Es8 trailing comma #3303

merged 2 commits into from
Jul 24, 2018

Conversation

jugglinmike
Copy link
Member

This is intended to resolve gh-3265

@jugglinmike jugglinmike requested a review from rwaldron July 8, 2018 22:16
@coveralls
Copy link

coveralls commented Jul 8, 2018

Coverage Status

Coverage increased (+0.001%) to 98.604% when pulling e62692c on jugglinmike:es8-trailing-comma into 476540a on jshint:v2.10.0.

test/language/statements/class/meth-static-params-trailing-comma-multiple.js(default)
test/language/statements/class/meth-static-params-trailing-comma-multiple.js(strict mode)
test/language/statements/class/meth-static-params-trailing-comma-single.js(default)
test/language/statements/class/meth-static-params-trailing-comma-single.js(strict mode)
Copy link
Member

Choose a reason for hiding this comment

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

Damn, this is so awesome

@rwaldron
Copy link
Member

@jugglinmike please review and resolve conflicts. Ping me when ready for follow up

This change simply enables the configuration settings `esversion: 8` and
`esversion: 2017` without introducing any new parsing/linting
functionality.
@jugglinmike
Copy link
Member Author

Sure thing. Original version of this branch is available here:

master...jugglinmike:es8-trailing-comma-prebase

@rwaldron
Copy link
Member

Thanks again!

@rwaldron rwaldron merged commit 94d7a7e into jshint:v2.10.0 Jul 24, 2018
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