Wordpress/tests/qunit/.jshintrc

8 lines
104 B
Plaintext

{
"globals": {
"QUnit" : false,
"_" : false,
"jQuery" : false
}
}