retrohacker / peerweb

Welcome to the Decentralized Web
http://will.blankenship.io/peerweb
MIT License
118 stars 9 forks source link

PeerWeb should use the 'standard' linting tool #23

Closed tumland closed 8 years ago

tumland commented 8 years ago

I believe WebTorrent uses the JavaScript linter called 'standard', also created by @feross.

For consistency, I think it makes sense for PeerWeb to follow similar coding style. Standard tool will help.

retrohacker commented 8 years ago

We are using Standard :smile:

It isn't opinionated enough IMO so I layer on the airbnb style guide to fill in the gaps.

retrohacker commented 8 years ago

https://github.com/retrohacker/peerweb/blob/master/.eslintrc.json#L7