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

Optional statement semicolon #3188

Closed
netwerkz opened this issue Sep 7, 2019 · 1 comment
Closed

Optional statement semicolon #3188

netwerkz opened this issue Sep 7, 2019 · 1 comment
Labels
question No questions on the issue tracker, please.

Comments

@netwerkz
Copy link

netwerkz commented Sep 7, 2019

Is there a good reason semicolons are mandatory?
Yes, the code is more verbose. And yes you need semicolons when separating multiple statements on the same line. But I've been getting used to not having to type the semicolons at the end of every line I type in javascript and I must say, it is quite nice. It gets a little annoying when going back to mandatory end of statement semicolon.
I just want to hear your opinion on this.

@daurnimator
Copy link
Contributor

See #483 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question No questions on the issue tracker, please.
Projects
None yet
Development

No branches or pull requests

2 participants