From e2fd156773dbc2e919c912673de092d707e8ef69 Mon Sep 17 00:00:00 2001 From: Derick Montague Date: Fri, 20 Dec 2019 13:26:53 -0600 Subject: Fix linting in script blocks in vue files - Removed the .eslintrc and added the pretteri rules to the eslintrc file - Ran `npm run lint --fix` Signed-off-by: Derick Montague Change-Id: I4e36c1967ae9b4d839ef88f1d47ffa20ab4e4991 --- src/components/Global/StatusIcon.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/components/Global/StatusIcon.vue') diff --git a/src/components/Global/StatusIcon.vue b/src/components/Global/StatusIcon.vue index bb208409..63155c9a 100644 --- a/src/components/Global/StatusIcon.vue +++ b/src/components/Global/StatusIcon.vue @@ -7,13 +7,13 @@