diff --git a/.jshintrc b/.jshintrc index 89210ea0..c750d320 100644 --- a/.jshintrc +++ b/.jshintrc @@ -18,5 +18,6 @@ "quotmark": "single", "validthis": true, "-W024": true, - "-W120": true + "-W120": true, + "-W079": true }