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