moose-team / friends

:tv: P2P chat powered by the web.
http://moose-team.github.io/friends/
MIT License
3.17k stars 341 forks source link

adhere to padded-blocks #139

Closed LinusU closed 9 years ago

LinusU commented 9 years ago

We are in the process of adding back the rule padded-blocks into standard. It was temporarily disabled because of a bug in eslint which now has been fixed.

This pull request makes sure that your coding style is compliant with the new version.

Please see feross/standard#170 for more info.