diff --git a/.jshintrc b/.jshintrc index 111b15e321..036fde760a 100644 --- a/.jshintrc +++ b/.jshintrc @@ -1,4 +1,5 @@ { - "-W030": true, - "-W083": true + "-W030": true, + "-W083": true, + "-W069": true }