conf: eslint

dev/chat
Lei OT 2 years ago
parent e13bc7b096
commit 499cc91218

@ -16,5 +16,6 @@ module.exports = {
'warn',
{ allowConstantExport: true },
],
'no-unused-vars': ['warn', { args: 'after-used', vars: 'all' }],
},
}

Loading…
Cancel
Save