coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

Extra lint #19

Closed Conaclos closed 7 years ago

Conaclos commented 8 years ago

Hi!

The PR adds a new linter (See #18), apply the needed fixes and add a lint command:

npm run lint

Some rules are disabled. They should be enabled later. This includes:

Conaclos commented 7 years ago

Happy merging ;)