aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorCatrope <roan@wikimedia.org>2020-03-31 00:58:25 +0000
committerRoan Kattouw <roan.kattouw@gmail.com>2020-03-30 18:08:22 -0700
commit0b3fe4fe8ca0c69d189e86c31f4ef08982133683 (patch)
tree5ec9706e1c1f39423f8f65cf6a7f708ad3522a8d /package.json
parent92df2fea88ec44d7ebabc8ad9d1ff940ac47478a (diff)
downloadmediawikicore-0b3fe4fe8ca0c69d189e86c31f4ef08982133683.tar.gz
mediawikicore-0b3fe4fe8ca0c69d189e86c31f4ef08982133683.zip
Revert "build: Linting for .vue files"
This reverts commit f1eaa06d5e2222f3a94dc269977cccfb6e891a25. Reason for revert: accidentally allowed ES6 syntax. Looking for a way to redo this that doesn't break our linting as badly. Change-Id: I78974b97001bdbea9aff5717c69d71b8a2582ade
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index cff794267c1f..42a28223d8f7 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,6 @@
"@wdio/sync": "5.13.2",
"api-testing": "1.0.3",
"eslint-config-wikimedia": "0.15.0",
- "eslint-plugin-vue": "^6.1.2",
"grunt": "1.0.4",
"grunt-banana-checker": "0.8.1",
"grunt-contrib-copy": "1.0.0",