// SYSTEM PANEL //
[ROOT]
/
lib
/
node_modules
/
npm
/
node_modules
/
har-validator
/
node_modules
/
ajv
/
scripts
[ PARENT ]
EDIT :: .eslintrc.yml
rules: no-console: 0 no-empty: [2, allowEmptyCatch: true]
SAVE
CANCEL