🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
duzhbywe
/
nodevenv
/
Job-Portal
/
20
/
lib
/
node_modules
/
array.prototype.flatmap
✏️
Editing: .eslintrc
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": [2, { "capIsNewExceptions": [ "ArraySpeciesCreate", "Call", "CreateDataPropertyOrThrow", "FlattenIntoArray", "Get", "HasProperty", "IsArray", "IsCallable", "Set", "ToLength", "ToObject", "ToString", ] }], "no-magic-numbers": 0, }, "overrides": [ { "files": "test/**", "rules": { "no-invalid-this": [1], }, }, ], }
💾 Save Changes
❌ Cancel