Build/Test Tools: Restore the QUnit
global in JSHint config for QUnit.
Follow-up to [47512], [48977]. See #51312, #37117. git-svn-id: https://develop.svn.wordpress.org/trunk@48978 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d9514d19f1
commit
b936a4131d
@ -1,5 +1,6 @@
|
||||
{
|
||||
"globals": {
|
||||
"QUnit" : false,
|
||||
"_" : false,
|
||||
"jQuery" : false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user