From 3f88249b44d30b079f0f7b4b0b85b936d86cd300 Mon Sep 17 00:00:00 2001 From: Mike Sherov Date: Mon, 23 Jan 2012 12:20:32 -0500 Subject: [PATCH] too many undefs. --- build/jshint-check.js | 1 - 1 file changed, 1 deletion(-) 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, -- 2.39.5