summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ContributionScores/.eslintrc.json')
-rw-r--r--ContributionScores/.eslintrc.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/ContributionScores/.eslintrc.json b/ContributionScores/.eslintrc.json
deleted file mode 100644
index 2c3c2d3c..00000000
--- a/ContributionScores/.eslintrc.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "root": true,
- "extends": [
- "wikimedia/client",
- "wikimedia/jquery"
- ],
- "globals": {
- "mw": false
- }
-}