????

Your IP : 13.58.133.140


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

{
	"root": true,

	"extends": "@ljharb",

	"rules": {
		"id-length": 0,
		"new-cap": [2, {
			"capIsNewExceptions": [
				"RequireObjectCoercible",
				"ToString",
			],
		}],
		"no-invalid-this": 1,
	},

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