Closed jsejcksn closed 8 years ago
Hi @jsejcksn,
The formatter included is based off https://github.com/ricardofbarros/semistandard-format which (which is a fork of standard-format
). Unfortunately its not perfect and not really being maintained.
However, you can now do semistandard --fix
instead to use the eslint auto-fix function.. I've found it to be a lot more reliable.
@Flet I'm not sure what you mean by
you can now do
semistandard --fix
instead.
If you're talking about terminal commands, I don't use the terminal with Atom.
I'm the standard-formatter for Atom (Atom/GitHub) in semi-standard mode, and it is removing semicolons in my commented lines when I actiavte the plugin. I voiced my concern in an issue in that repo, and was redirected here, so will you take a look at what I'm describing?