????

Your IP : 3.137.169.218


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/string.prototype.trimend/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/string.prototype.trimend/.eslintrc

{
	"root": true,

	"extends": "@ljharb",

	"rules": {
		"id-length": "off",
		"new-cap": ["error", {
			"capIsNewExceptions": [
				"RequireObjectCoercible",
			],
		}],
	},

	"overrides": [
		{
			"files": "test/**",
			"rules": {
				"id-length": 0,
				"no-invalid-this": 1,
			},
		},
	],
}