max-mapper / standard-format

converts your code into Standard JavaScript Format
264 stars 59 forks source link

standard-format doesn't remove trailing comma #152

Closed cybertk closed 8 years ago

cybertk commented 8 years ago

This issue was originally posted as https://github.com/stephenkubovic/atom-standard-formatter/issues/31

mmazzarolo commented 8 years ago

+1, can confirm the same issue

cjnqt commented 8 years ago

+1

See http://eslint.org/docs/2.0.0/rules/no-trailing-spaces

feross commented 8 years ago

This is fixed in 2.2.0.