From 87c0a1b3f449bad603f1a9c5fbae49ebc1b9e7c7 Mon Sep 17 00:00:00 2001 From: alistair3149 Date: Fri, 22 Apr 2022 20:00:03 -0400 Subject: [PATCH] ci: re-enable Wikimedia ES5 Eslint config --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.json b/.eslintrc.json index c503063..8dd1b46 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,6 +1,7 @@ { "root": true, "extends": [ + "wikimedia/client-es5", "wikimedia/mediawiki" ], "globals": {