From 971b89279d400a73d39012e3a5c389eb0d9629d7 Mon Sep 17 00:00:00 2001 From: Mike Greiling Date: Mon, 19 Nov 2018 14:44:12 -0600 Subject: Upgrade gitlab eslint config to latest --- .eslintrc.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.eslintrc.yml') diff --git a/.eslintrc.yml b/.eslintrc.yml index bc9d2c570db..ecd9f57b075 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -33,8 +33,3 @@ rules: vue/no-unused-components: off vue/no-use-v-if-with-v-for: off vue/no-v-html: off - # Disabled due to disagreements with prettier - vue/html-closing-bracket-newline: off - vue/html-closing-bracket-spacing: off - vue/html-indent: off - vue/max-attributes-per-line: off -- cgit v1.2.3