HEX
Server: Apache
System: Linux nc-ph-0707-26.instaforreviews.com 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64
User: qirgxuo4hkuv (1004)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /home/qirgxuo4hkuv/public_html/shovago.com/wp-content/themes/ShovaGo copy/inc/meta-box/.jshintrc
{
	"boss"     : true,
	"curly"    : true,
	"eqeqeq"   : true,
	"eqnull"   : true,
	"es3"      : true,
	"immed"    : true,
	"latedef"  : true,
	"newcap"   : true,
	"noarg"    : true,
	"quotmark" : "single",
	"sub"      : true,
	"strict"   : true,
	"undef"    : true,
	"unused"   : true,
	"validthis": true,

	"browser": true,
	"devel"  : true,
	"jquery" : true,

	"globals": {
		// For Gruntfile
		"exports": true,
		"module" : false,
		"require": true,

		// For project JS files
		"ajaxurl": true, // Ajax URL

		"RWMB": true,
		"rwmb": true,

		"wp"                    : true, // WP media frame (for file upload)
		"rwmbFile"              : true, // Localized strings
		"rwmbFileAdvanced"      : true,
		"rwmbFileInput"         : true,
		"rwmbImageAdvanced"     : true,
		"plupload"              : true,
		"rwmb_cloneable_editors": true, // For cloning editors
		"tinyMCEPreInit"        : true, // TinyMCE
		"tinymce"               : true,
		"quicktags"             : true,

		"_"        : true, // Underscore
		"tb_remove": true, // Thickbox (for "thickbox_image" field)
		"tb_show"  : true,
		"google"   : true // Google maps
	}
}