mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
too many undefs.
This commit is contained in:
parent
c746f79cc0
commit
3f88249b44
@ -2,7 +2,6 @@
|
|||||||
src = require("fs").readFileSync("dist/jquery.js", "utf8"),
|
src = require("fs").readFileSync("dist/jquery.js", "utf8"),
|
||||||
config = {
|
config = {
|
||||||
evil: true,
|
evil: true,
|
||||||
undef: false,
|
|
||||||
browser: true,
|
browser: true,
|
||||||
wsh: true,
|
wsh: true,
|
||||||
eqnull: true,
|
eqnull: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user