PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/define-data-property

Просмотр файла: .eslintrc

{
	"root": true,

	"extends": "@ljharb",

	"rules": {
		"complexity": 0,
		"id-length": 0,
		"new-cap": ["error", {
			"capIsNewExceptions": [
				"GetIntrinsic",
			],
		}],
	},

	"overrides": [
		{
			"files": "test/**",
			"rules": {
				"max-lines-per-function": "off",
			},
		},
	],
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!