????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/string.prototype.trimend/ |
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, }, }, ], }