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

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