diff --git a/.eslintrc.json b/.eslintrc.json index f4504cb..6e836e9 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -189,9 +189,6 @@ "checkLoops": false } ], - "no-console": [ - "off" - ], "no-useless-concat": [ "error" ], @@ -261,4 +258,4 @@ "never" ] } -} \ No newline at end of file +}