diff --git a/.jshintrc b/.jshintrc index d08a6e320..09c16da08 100644 --- a/.jshintrc +++ b/.jshintrc @@ -10,6 +10,8 @@ "trailing": true, "curly": true, "undef": true, + "noarg": true, + "nonbsp": true, // Relaxing "boss": true,