// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs8
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
err-code
[ PARENT ]
EDIT :: .eslintrc.json
{ "root": true, "extends": [ "@satazor/eslint-config/es5", "@satazor/eslint-config/addons/node" ] }
SAVE
CANCEL