Set up ESLint, make it happy

This commit is contained in:
Ken-Håvard Lieng 2015-06-02 00:09:28 +02:00
parent c325168a20
commit 6a1d55c968
26 changed files with 132 additions and 110 deletions

View file

@ -1,5 +1,4 @@
var Reflux = require('reflux');
var _ = require('lodash');
var socket = require('../socket');