diff --git a/index.js b/index.js index 0080af0..c1623de 100644 --- a/index.js +++ b/index.js @@ -387,7 +387,7 @@ module.exports = { ], 'max-lines': [ 'warn', - 1000, + 2000, ], 'max-nested-callbacks': [ 'warn',