diff --git a/.jshintrc b/.jshintrc index 8532f9b3b..11709d1d5 100644 --- a/.jshintrc +++ b/.jshintrc @@ -7,13 +7,11 @@ "indent": 4, "jquery" : true, "latedef": true, - "maxerr": 50, "noarg": true, "node": true, "noempty": true, "plusplus": false, "quotmark": "single", - "regexp": true, "strict": false, "trailing": true, "unused": true,