[FIX] change eslint version to 2.1

This commit is contained in:
Ivan Tivonenko
2016-02-24 21:45:42 +02:00
parent 4acc42e1b6
commit 0dfdd0a601
3 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
/* eslint-disable max-nested-callbacks */
'use strict';
const _ = require('lodash');
const net = require('net');