diff --git a/eslintrc b/eslintrc index d7a9cba..fcc4bb9 100644 --- a/eslintrc +++ b/eslintrc @@ -66,7 +66,6 @@ "no-self-compare": [ "warn" ], "no-sequences": [ "warn" ], "no-throw-literal": [ "warn" ], - "no-unmodified-loop-condition": [ "warn" ], "no-unused-expressions": [ "warn" ], "no-unused-labels": [ "warn" ], "no-useless-call": [ "warn" ],