Closed t-moe closed 8 years ago
Probably related to #47.
The formatting is not quite ready for prime time. semistandard-format
is the underlying package, which just adds semicolons to the output of https://github.com/maxogden/standard-format. I believe there is an issue opened for this over there. Feel free to contribute to make standard-format
better! :)
I have the following code:
running
semistandard -F
on it, gives me:That's ok. But if I add that missing space, it will be removed again by the "format option" and the error stays the same.