Remove no-redeclare as warning
This commit is contained in:
@@ -100,7 +100,6 @@ module.exports = {
|
||||
},
|
||||
rules: {
|
||||
// TODO: Fix warnings and remove these rules
|
||||
'no-redeclare': ['warn'],
|
||||
'no-useless-escape': ['warn']
|
||||
},
|
||||
settings: {
|
||||
|
||||
Reference in New Issue
Block a user