HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/urix/.jshintrc
{
	"bitwise": true,
	"camelcase": true,
	"curly": false,
	"eqeqeq": true,
	"es3": false,
	"forin": true,
	"immed": false,
	"indent": false,
	"latedef": "nofunc",
	"newcap": false,
	"noarg": true,
	"noempty": true,
	"nonew": false,
	"plusplus": false,
	"quotmark": true,
	"undef": true,
	"unused": "vars",
	"strict": false,
	"trailing": true,
	"maxparams": 5,
	"maxdepth": false,
	"maxstatements": false,
	"maxcomplexity": false,
	"maxlen": 100,

	"asi": true,
	"expr": true,
	"globalstrict": true,
	"smarttabs": true,
	"sub": true,

	"node": true,
	"globals": {
		"describe": false,
		"it": false,
		"before": false,
		"beforeEach": false,
		"after": false,
		"afterEach": false
	}
}