Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Remove semicolons within js file. #40

Closed
joejeet opened this issue Aug 18, 2016 · 4 comments
Closed

Remove semicolons within js file. #40

joejeet opened this issue Aug 18, 2016 · 4 comments

Comments

@joejeet
Copy link

joejeet commented Aug 18, 2016

I'm not sure if it's happening because of this fix.

But it's removing all the semicolons from the end of statements.

@stephenkubovic
Copy link
Contributor

Are you using standard or semi-standard? Can you provide details on the package settings you are using where this is causing issues?

@joejeet
Copy link
Author

joejeet commented Aug 19, 2016

I'm using standard one. Only settings I got is format on save.

@jsejcksn
Copy link

jsejcksn commented Sep 1, 2016

@stephenkubovic Related: When using in semi-standard mode, it removes semicolons on commented lines. 😠

@stephenkubovic
Copy link
Contributor

@jsejcksn that sounds like it might be an issue with https://github.com/Flet/semistandard, not this package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants