// SYSTEM PANEL //
[ROOT]
/
home
/
csender
/
.trash
/
node_modules.9
/
safe-array-concat
[ PARENT ]
EDIT :: .eslintrc
{ "root": true, "extends": "@ljharb", "rules": { "id-length": "off", "max-lines-per-function": "off", "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }
SAVE
CANCEL