aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/grunt.js b/grunt.js
index 1e8a197dc..74713be5d 100644
--- a/grunt.js
+++ b/grunt.js
@@ -285,7 +285,6 @@ grunt.initConfig({
eqeqeq: true,
expr: true,
latedef: true,
- newcap: true,
noarg: true,
onevar: true,
// TODO: limit to multi-line comments https://github.com/jshint/jshint/issues/503