diff --git a/build/jshint-check.js b/build/jshint-check.js index 087622153..259453931 100644 --- a/build/jshint-check.js +++ b/build/jshint-check.js @@ -2,7 +2,6 @@ src = require("fs").readFileSync("dist/jquery.js", "utf8"), config = { evil: true, - undef: false, browser: true, wsh: true, eqnull: true,