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/App.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index d5b49329..a5a768a5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,15 +5,15 @@