diff --git a/.eslintrc.json b/.eslintrc.json index d8c31c7..6e5c48f 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -98,7 +98,7 @@ "terms": [ "TODO", "FIXME" ], "location": "start" }], - // "no-with": "warn", + "no-with": "warn", // "radix": "warn", // "vars-on-top": "error",