mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
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:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"globals": {
|
||||
"QUnit" : false,
|
||||
"_" : false,
|
||||
"jQuery" : false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user