Enable ESLint no-useless-escape (#23311)
This commit is contained in:
@@ -98,7 +98,6 @@ module.exports = {
|
||||
ignoreRestSiblings: true,
|
||||
},
|
||||
],
|
||||
'no-useless-escape': 'off',
|
||||
'object-curly-spacing': ['error', 'always'],
|
||||
'padded-blocks': [
|
||||
'error',
|
||||
|
Reference in New Issue
Block a user