diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/jshint-check.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/jshint-check.js b/build/jshint-check.js index 92553f193..a7b8d22c6 100644 --- a/build/jshint-check.js +++ b/build/jshint-check.js @@ -10,7 +10,6 @@ JSHINT(src, { eqnull: true, expr: true, curly: true, - eqeq: true, trailing: true, predef: [ "define", |