infra: enable no-with eslint rule (#3233)

This commit is contained in:
Alexandr Garbuzov
2023-10-12 17:52:32 +03:00
committed by GitHub
parent 4c7e297d1b
commit 1728bb27c1
+1 -1
View File
@@ -98,7 +98,7 @@
"terms": [ "TODO", "FIXME" ],
"location": "start"
}],
// "no-with": "warn",
"no-with": "warn",
// "radix": "warn",
// "vars-on-top": "error",