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/layouts/AppLayout.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/layouts') diff --git a/src/layouts/AppLayout.vue b/src/layouts/AppLayout.vue index 49d61c14..e5a55018 100644 --- a/src/layouts/AppLayout.vue +++ b/src/layouts/AppLayout.vue @@ -17,11 +17,11 @@