From f92a53a216e6e7d5037ac701efbee5628f91aa9a Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 19 Dec 2019 15:07:55 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .eslintrc.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.eslintrc.yml') diff --git a/.eslintrc.yml b/.eslintrc.yml index 15e02a41bee..94a8d017c28 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -42,7 +42,6 @@ rules: lines-between-class-members: off # Disabled for now, to make the plugin-vue 4.5 -> 5.0 update smoother vue/no-confusing-v-for-v-if: error - vue/no-unused-components: off vue/no-use-v-if-with-v-for: off vue/no-v-html: off vue/use-v-on-exact: off -- cgit v1.2.3