From 0e49dc795defa4bd2bfe10473ab00d0367445bc4 Mon Sep 17 00:00:00 2001 From: Kevin van der Werff Date: Tue, 1 Oct 2019 14:13:06 +0200 Subject: [PATCH] :art: resolve linter errors (single quotes / no semicolons / no unused variables) --- components/Logo.vue | 14 ++++++-------- components/Sidebar.vue | 10 +++++----- components/TableRow.vue | 2 +- pages/_category.vue | 20 ++++++++++---------- postcss.config.js | 2 -- store/data.js | 12 ++++++------ 6 files changed, 28 insertions(+), 32 deletions(-) diff --git a/components/Logo.vue b/components/Logo.vue index 62a2777..85512bc 100644 --- a/components/Logo.vue +++ b/components/Logo.vue @@ -7,8 +7,8 @@