summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2023-02-27 21:48:58 -0500
committerBrian Evans <grknight@gentoo.org>2023-02-28 13:44:15 -0500
commitf22455d00f1195dd8edf614f972e8fc8670f8f7d (patch)
tree5279fed892b7f700c75fbc95b001b43d5b602c90 /ContributionScores/Gruntfile.js
parentContributionScores: Add new extension for more fun. (diff)
downloadextensions-f22455d00f1195dd8edf614f972e8fc8670f8f7d.tar.gz
extensions-f22455d00f1195dd8edf614f972e8fc8670f8f7d.tar.bz2
extensions-f22455d00f1195dd8edf614f972e8fc8670f8f7d.zip
ContributionScores: Update to master which works for MW 1.34+HEADmaster
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'ContributionScores/Gruntfile.js')
-rw-r--r--ContributionScores/Gruntfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ContributionScores/Gruntfile.js b/ContributionScores/Gruntfile.js
index 0e768557..a99aadc4 100644
--- a/ContributionScores/Gruntfile.js
+++ b/ContributionScores/Gruntfile.js
@@ -11,7 +11,6 @@ module.exports = function ( grunt ) {
},
eslint: {
options: {
- extensions: [ '.js', '.json' ],
cache: true
},
all: [