diff --git a/.jshintrc b/.jshintrc index c750d320..34199ac1 100644 --- a/.jshintrc +++ b/.jshintrc @@ -19,5 +19,6 @@ "validthis": true, "-W024": true, "-W120": true, - "-W079": true + "-W079": true, + "-W138": true }