// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs11
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
ajv
/
scripts
[ PARENT ]
EDIT :: .eslintrc.yml
rules: no-console: 0 no-empty: [2, allowEmptyCatch: true]
SAVE
CANCEL