From 0a57030ba7426f819b22f947de8c303c3600dd74 Mon Sep 17 00:00:00 2001 From: Artur Tagisow Date: Fri, 20 May 2022 14:47:57 +0200 Subject: [PATCH 1/4] chore: fix .vue eslint errors M2-327 --- packages/theme/components/AddToWishlist.vue | 2 +- .../Checkout/VsfPaymentProvider.vue | 2 +- packages/theme/components/ContentBlock.vue | 4 +- .../theme/components/CurrencySelector.vue | 4 +- .../theme/components/General/IconSprite.vue | 744 +++++++++++++----- .../theme/components/General/SvgImage.vue | 7 +- packages/theme/components/HTMLContent.vue | 2 +- packages/theme/components/InstagramFeed.vue | 2 +- .../theme/components/MobileStoreBanner.vue | 2 +- packages/theme/components/Notification.vue | 7 +- packages/theme/components/StoreSwitcher.vue | 2 +- packages/theme/layouts/error.vue | 5 +- .../checkout/pages/Checkout/ThankYou.vue | 10 +- .../Checkout/ExternalCheckoutThankYou.vue | 4 +- 14 files changed, 596 insertions(+), 201 deletions(-) diff --git a/packages/theme/components/AddToWishlist.vue b/packages/theme/components/AddToWishlist.vue index f7137a114..f9e88c2b3 100644 --- a/packages/theme/components/AddToWishlist.vue +++ b/packages/theme/components/AddToWishlist.vue @@ -17,7 +17,7 @@ -