diff --git a/.eslintrc.json b/.eslintrc.json index 44f9aa8..bb170bb 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -6,7 +6,6 @@ "wikimedia/mediawiki" ], "rules": { - // Interferes with @type annotations. "one-var": "off" } }