@ -17,7 +17,7 @@ rules:
eqeqeq: 2
guard-for-in: 2
handle-callback-err: 2
max-depth: [ 1, 4 ]
max-depth: [ 1, 5 ]
max-nested-callbacks: [ 1, 4 ]
# string can exceed 80 chars, but should not overflow github website :)
max-len: [ 2, 120, 1000 ]
@ -24,7 +24,7 @@
"ansi": "^0.3.0",
"benchmark": "^1.0.0",
"browserify": "*",
"eslint": "^0.8.0",
"eslint": "0.8.0",
"eslint-plugin-nodeca": "^1.0.0",
"jade": "1.6.0",
"mocha": "*",