diff --git a/.jshintrc b/.jshintrc index 481af2c9..e8695547 100644 --- a/.jshintrc +++ b/.jshintrc @@ -11,7 +11,7 @@ "trailing": true, "quotmark": "single", "immed": true, - "maxstatements": 178, + "maxstatements": 172, "maxdepth": 7, - "maxcomplexity": 87 + "maxcomplexity": 85 } \ No newline at end of file