Remove useless escape characters

This commit is contained in:
Bill Thornton 2021-01-26 22:49:01 -05:00
parent 3b3884b1a1
commit be9f964c18
7 changed files with 16 additions and 18 deletions

View file

@ -99,8 +99,6 @@ module.exports = {
'Windows': 'readonly'
},
rules: {
// TODO: Fix warnings and remove these rules
'no-useless-escape': ['warn']
},
settings: {
polyfills: [