📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 09:14:31
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
testing.orkobd
/
14
/
lib
/
node_modules
/
function-bind
📍 /home/orkouolp/nodevenv/node_js/testing.orkobd/14/lib/node_modules/function-bind
🔄 Refresh
✏️
Editing: .eslintrc
Writable
{ "root": true, "extends": "@ljharb", "rules": { "func-name-matching": 0, "indent": [2, 4], "no-new-func": [1], }, "overrides": [ { "files": "test/**", "rules": { "max-lines-per-function": 0, "strict": [0] }, }, ], }
💾 Save Changes
❌ Cancel