From cef684c1413b100a328d21e4980e8d90e9c06f46 Mon Sep 17 00:00:00 2001 From: silverpill Date: Sun, 5 Jun 2022 21:24:21 +0000 Subject: [PATCH] Update eslint configuration comments --- src/components/PostList.vue | 5 +++-- src/components/PostOrRepost.vue | 7 +++---- src/components/ProfileListItem.vue | 5 ++--- src/components/VisibilityIcon.vue | 2 +- src/views/NotificationList.vue | 4 ++-- src/views/Subscription.vue | 4 +--- src/views/TagTimeline.vue | 1 - 7 files changed, 12 insertions(+), 16 deletions(-) diff --git a/src/components/PostList.vue b/src/components/PostList.vue index ff5e565..c9cd93e 100644 --- a/src/components/PostList.vue +++ b/src/components/PostList.vue @@ -15,16 +15,17 @@ diff --git a/src/components/VisibilityIcon.vue b/src/components/VisibilityIcon.vue index 30ba2b3..a5b3cf4 100644 --- a/src/components/VisibilityIcon.vue +++ b/src/components/VisibilityIcon.vue @@ -6,7 +6,7 @@