feat: enable reportUnusedDisableDirectives
by default
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = {
|
||||
browser: true,
|
||||
node: true,
|
||||
},
|
||||
reportUnusedDisableDirectives: true,
|
||||
extends: [
|
||||
'./standard',
|
||||
'plugin:import/recommended',
|
||||
|
Reference in New Issue
Block a user