HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/firetech.komma.pro/node_modules/html-loader/.eslintrc
{
	"env": {
		"node": true
	},
	"rules": {
		"strict": 0,
		"camelcase": 0,
		"curly": 0,
		"indent": [2, "tab", { "SwitchCase": 1 }],
		"eol-last": 1,
		"no-shadow": 0,
		"no-redeclare": 2,
		"no-extra-bind": 1,
		"no-empty": 0,
		"no-process-exit": 1,
		"no-underscore-dangle": 0,
		"no-use-before-define": 0,
		"no-unused-vars": 0,
		"consistent-return": 0,
		"no-inner-declarations": 1,
		"no-loop-func": 1,
		"space-before-function-paren": [2, "never"]
	}
}