Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-01-04 02:14:55 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-01-04 02:14:55 +0300
commitb299198e1eb5e1f26d5267f4a64944e600086d6b (patch)
tree441412c739e7dace4c2ba34099d19677d52e0314 /package.json
parentfb583c4b1839af16c50e27105a300695aa50bcad (diff)
Adds `eslint-plugin-vue`, fixes linter errors and adds docs
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8c3932dccfd..f7fa71c2be6 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"dropzone": "^4.2.0",
"emoji-unicode-version": "^0.2.1",
"eslint-plugin-html": "^2.0.1",
+ "eslint-plugin-vue": "^4.0.1",
"exports-loader": "^0.6.4",
"file-loader": "^0.11.1",
"fuzzaldrin-plus": "^0.5.0",