From 7e00cde9a8469aa5888c7865551cce4d3cdabf09 Mon Sep 17 00:00:00 2001 From: sebpalluel Date: Tue, 28 May 2024 17:18:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20.swcrc=20files=20across?= =?UTF-8?q?=20multiple=20libs=20to=20ensure=20newline=20at=20EOF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🔧 Update .swcrc files across multiple libs to ensure newline at EOF 🔧 Update .swcrc files across multiple libraries to ensure newline at EOF --- libs/currency/api/.swcrc | 2 +- libs/currency/types/.swcrc | 2 +- libs/features/account/api/.swcrc | 2 +- libs/features/back-office/content-spaces-types/.swcrc | 2 +- libs/features/back-office/events-api/.swcrc | 2 +- libs/features/back-office/events-types/.swcrc | 2 +- libs/features/back-office/events/.swcrc | 2 +- libs/features/back-office/loyalty-card-api/.swcrc | 2 +- libs/features/back-office/loyalty-card-types/.swcrc | 2 +- libs/features/cart-cron/.swcrc | 2 +- libs/features/cart-types/.swcrc | 2 +- libs/features/content-space-common/.swcrc | 2 +- libs/features/kyc-api/.swcrc | 2 +- libs/features/kyc-common/.swcrc | 2 +- libs/features/loyalty-card-api/.swcrc | 2 +- libs/features/loyalty-card-cron/.swcrc | 2 +- libs/features/orders-cron/.swcrc | 2 +- libs/features/organizer/event-types/.swcrc | 2 +- libs/features/organizer/organizer-types/.swcrc | 2 +- libs/features/pass-api/.swcrc | 2 +- libs/features/pass-common/.swcrc | 2 +- libs/features/pass-types/.swcrc | 2 +- libs/features/payment-api/.swcrc | 2 +- libs/features/unlock/shopify-api/.swcrc | 2 +- libs/file-upload/admin/.swcrc | 2 +- libs/file-upload/user/.swcrc | 2 +- libs/gql/admin/api/.swcrc | 2 +- libs/gql/admin/types/.swcrc | 2 +- libs/gql/anonymous/api/.swcrc | 2 +- libs/gql/anonymous/react-query/.swcrc | 2 +- libs/gql/anonymous/types/.swcrc | 2 +- libs/gql/shared/types/.swcrc | 2 +- libs/gql/user/api/.swcrc | 2 +- libs/gql/user/react-query/.swcrc | 2 +- libs/gql/user/types/.swcrc | 2 +- libs/indexer/alchemy/admin/.swcrc | 2 +- libs/indexer/alchemy/types/.swcrc | 2 +- libs/indexer/alchemy/webhooks/.swcrc | 2 +- libs/insight/server/.swcrc | 2 +- libs/insight/types/.swcrc | 2 +- libs/integrations/api-keys/.swcrc | 2 +- libs/integrations/external-api-handlers/.swcrc | 2 +- libs/kyc/admin/.swcrc | 2 +- libs/kyc/types/.swcrc | 2 +- libs/kyc/webhooks/.swcrc | 2 +- libs/logger/.swcrc | 2 +- libs/next/api-handler/.swcrc | 2 +- libs/next/cache/.swcrc | 2 +- libs/next/chains/.swcrc | 2 +- libs/next/currency-cache/.swcrc | 2 +- libs/next/currency-common/.swcrc | 2 +- libs/next/currency/.swcrc | 2 +- libs/next/hasura/api/.swcrc | 2 +- libs/next/hasura/react-query/.swcrc | 2 +- libs/next/i18n-ui/.swcrc | 2 +- libs/next/i18n/.swcrc | 4 ++-- libs/next/next-auth/common/.swcrc | 2 +- libs/next/next-auth/options/.swcrc | 2 +- libs/next/next-auth/user/.swcrc | 2 +- libs/next/react-query/.swcrc | 2 +- libs/next/redis/.swcrc | 2 +- libs/next/siwe/provider/.swcrc | 2 +- libs/next/types/.swcrc | 2 +- libs/next/zustand/.swcrc | 2 +- libs/nft/event-pass/.swcrc | 2 +- libs/nft/loyalty-card/.swcrc | 2 +- libs/nft/mint-password/.swcrc | 2 +- libs/nft/thirdweb-admin/.swcrc | 2 +- libs/nft/thirdweb-organizer-common/.swcrc | 2 +- libs/nft/thirdweb-organizer-event-pass/.swcrc | 2 +- libs/nft/thirdweb-organizer-loyalty-card/.swcrc | 2 +- libs/nft/thirdweb-organizer-pack/.swcrc | 2 +- libs/nft/thirdweb-organizer-stamps/.swcrc | 2 +- libs/nft/types/.swcrc | 2 +- libs/payment/admin/.swcrc | 2 +- libs/payment/types/.swcrc | 2 +- libs/payment/webhooks/.swcrc | 2 +- libs/roles/admin/.swcrc | 2 +- libs/roles/common/.swcrc | 2 +- libs/roles/types/.swcrc | 2 +- libs/shared/client/.swcrc | 2 +- libs/shared/server/.swcrc | 4 ++-- libs/smart-wallet/admin/.swcrc | 2 +- libs/test-utils/cache/.swcrc | 2 +- libs/test-utils/db/.swcrc | 2 +- libs/test-utils/gql/.swcrc | 2 +- libs/test-utils/hasura/.swcrc | 2 +- libs/time/.swcrc | 2 +- libs/ui/components/.swcrc | 2 +- libs/ui/shared/.swcrc | 2 +- libs/ui/theme/.swcrc | 2 +- libs/utils/.swcrc | 2 +- 92 files changed, 94 insertions(+), 94 deletions(-) diff --git a/libs/currency/api/.swcrc b/libs/currency/api/.swcrc index a4c035518..4b104015c 100644 --- a/libs/currency/api/.swcrc +++ b/libs/currency/api/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/currency/types/.swcrc b/libs/currency/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/currency/types/.swcrc +++ b/libs/currency/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/account/api/.swcrc b/libs/features/account/api/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/account/api/.swcrc +++ b/libs/features/account/api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/back-office/content-spaces-types/.swcrc b/libs/features/back-office/content-spaces-types/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/features/back-office/content-spaces-types/.swcrc +++ b/libs/features/back-office/content-spaces-types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/back-office/events-api/.swcrc b/libs/features/back-office/events-api/.swcrc index a4c035518..4b104015c 100644 --- a/libs/features/back-office/events-api/.swcrc +++ b/libs/features/back-office/events-api/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/back-office/events-types/.swcrc b/libs/features/back-office/events-types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/back-office/events-types/.swcrc +++ b/libs/features/back-office/events-types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/back-office/events/.swcrc b/libs/features/back-office/events/.swcrc index a4c035518..4b104015c 100644 --- a/libs/features/back-office/events/.swcrc +++ b/libs/features/back-office/events/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/back-office/loyalty-card-api/.swcrc b/libs/features/back-office/loyalty-card-api/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/features/back-office/loyalty-card-api/.swcrc +++ b/libs/features/back-office/loyalty-card-api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/back-office/loyalty-card-types/.swcrc b/libs/features/back-office/loyalty-card-types/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/features/back-office/loyalty-card-types/.swcrc +++ b/libs/features/back-office/loyalty-card-types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/cart-cron/.swcrc b/libs/features/cart-cron/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/cart-cron/.swcrc +++ b/libs/features/cart-cron/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/cart-types/.swcrc b/libs/features/cart-types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/cart-types/.swcrc +++ b/libs/features/cart-types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/content-space-common/.swcrc b/libs/features/content-space-common/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/features/content-space-common/.swcrc +++ b/libs/features/content-space-common/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/kyc-api/.swcrc b/libs/features/kyc-api/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/kyc-api/.swcrc +++ b/libs/features/kyc-api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/kyc-common/.swcrc b/libs/features/kyc-common/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/kyc-common/.swcrc +++ b/libs/features/kyc-common/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/loyalty-card-api/.swcrc b/libs/features/loyalty-card-api/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/features/loyalty-card-api/.swcrc +++ b/libs/features/loyalty-card-api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/loyalty-card-cron/.swcrc b/libs/features/loyalty-card-cron/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/loyalty-card-cron/.swcrc +++ b/libs/features/loyalty-card-cron/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/orders-cron/.swcrc b/libs/features/orders-cron/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/orders-cron/.swcrc +++ b/libs/features/orders-cron/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/organizer/event-types/.swcrc b/libs/features/organizer/event-types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/organizer/event-types/.swcrc +++ b/libs/features/organizer/event-types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/organizer/organizer-types/.swcrc b/libs/features/organizer/organizer-types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/organizer/organizer-types/.swcrc +++ b/libs/features/organizer/organizer-types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/pass-api/.swcrc b/libs/features/pass-api/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/pass-api/.swcrc +++ b/libs/features/pass-api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/pass-common/.swcrc b/libs/features/pass-common/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/pass-common/.swcrc +++ b/libs/features/pass-common/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/pass-types/.swcrc b/libs/features/pass-types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/pass-types/.swcrc +++ b/libs/features/pass-types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/payment-api/.swcrc b/libs/features/payment-api/.swcrc index f6e9af12b..3e77bf680 100644 --- a/libs/features/payment-api/.swcrc +++ b/libs/features/payment-api/.swcrc @@ -25,4 +25,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/features/unlock/shopify-api/.swcrc b/libs/features/unlock/shopify-api/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/features/unlock/shopify-api/.swcrc +++ b/libs/features/unlock/shopify-api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/file-upload/admin/.swcrc b/libs/file-upload/admin/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/file-upload/admin/.swcrc +++ b/libs/file-upload/admin/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/file-upload/user/.swcrc b/libs/file-upload/user/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/file-upload/user/.swcrc +++ b/libs/file-upload/user/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/admin/api/.swcrc b/libs/gql/admin/api/.swcrc index f6e9af12b..3e77bf680 100644 --- a/libs/gql/admin/api/.swcrc +++ b/libs/gql/admin/api/.swcrc @@ -25,4 +25,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/admin/types/.swcrc b/libs/gql/admin/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/admin/types/.swcrc +++ b/libs/gql/admin/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/anonymous/api/.swcrc b/libs/gql/anonymous/api/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/anonymous/api/.swcrc +++ b/libs/gql/anonymous/api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/anonymous/react-query/.swcrc b/libs/gql/anonymous/react-query/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/anonymous/react-query/.swcrc +++ b/libs/gql/anonymous/react-query/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/anonymous/types/.swcrc b/libs/gql/anonymous/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/anonymous/types/.swcrc +++ b/libs/gql/anonymous/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/shared/types/.swcrc b/libs/gql/shared/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/shared/types/.swcrc +++ b/libs/gql/shared/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/user/api/.swcrc b/libs/gql/user/api/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/user/api/.swcrc +++ b/libs/gql/user/api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/user/react-query/.swcrc b/libs/gql/user/react-query/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/user/react-query/.swcrc +++ b/libs/gql/user/react-query/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/gql/user/types/.swcrc b/libs/gql/user/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/gql/user/types/.swcrc +++ b/libs/gql/user/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/indexer/alchemy/admin/.swcrc b/libs/indexer/alchemy/admin/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/indexer/alchemy/admin/.swcrc +++ b/libs/indexer/alchemy/admin/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/indexer/alchemy/types/.swcrc b/libs/indexer/alchemy/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/indexer/alchemy/types/.swcrc +++ b/libs/indexer/alchemy/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/indexer/alchemy/webhooks/.swcrc b/libs/indexer/alchemy/webhooks/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/indexer/alchemy/webhooks/.swcrc +++ b/libs/indexer/alchemy/webhooks/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/insight/server/.swcrc b/libs/insight/server/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/insight/server/.swcrc +++ b/libs/insight/server/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/insight/types/.swcrc b/libs/insight/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/insight/types/.swcrc +++ b/libs/insight/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/integrations/api-keys/.swcrc b/libs/integrations/api-keys/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/integrations/api-keys/.swcrc +++ b/libs/integrations/api-keys/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/integrations/external-api-handlers/.swcrc b/libs/integrations/external-api-handlers/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/integrations/external-api-handlers/.swcrc +++ b/libs/integrations/external-api-handlers/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/kyc/admin/.swcrc b/libs/kyc/admin/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/kyc/admin/.swcrc +++ b/libs/kyc/admin/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/kyc/types/.swcrc b/libs/kyc/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/kyc/types/.swcrc +++ b/libs/kyc/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/kyc/webhooks/.swcrc b/libs/kyc/webhooks/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/kyc/webhooks/.swcrc +++ b/libs/kyc/webhooks/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/logger/.swcrc b/libs/logger/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/logger/.swcrc +++ b/libs/logger/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/api-handler/.swcrc b/libs/next/api-handler/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/next/api-handler/.swcrc +++ b/libs/next/api-handler/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/cache/.swcrc b/libs/next/cache/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/cache/.swcrc +++ b/libs/next/cache/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/chains/.swcrc b/libs/next/chains/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/chains/.swcrc +++ b/libs/next/chains/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/currency-cache/.swcrc b/libs/next/currency-cache/.swcrc index a4c035518..4b104015c 100644 --- a/libs/next/currency-cache/.swcrc +++ b/libs/next/currency-cache/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/currency-common/.swcrc b/libs/next/currency-common/.swcrc index a4c035518..4b104015c 100644 --- a/libs/next/currency-common/.swcrc +++ b/libs/next/currency-common/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/currency/.swcrc b/libs/next/currency/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/currency/.swcrc +++ b/libs/next/currency/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/hasura/api/.swcrc b/libs/next/hasura/api/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/hasura/api/.swcrc +++ b/libs/next/hasura/api/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/hasura/react-query/.swcrc b/libs/next/hasura/react-query/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/hasura/react-query/.swcrc +++ b/libs/next/hasura/react-query/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/i18n-ui/.swcrc b/libs/next/i18n-ui/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/i18n-ui/.swcrc +++ b/libs/next/i18n-ui/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/i18n/.swcrc b/libs/next/i18n/.swcrc index 07aa7664b..4b104015c 100644 --- a/libs/next/i18n/.swcrc +++ b/libs/next/i18n/.swcrc @@ -15,7 +15,7 @@ "loose": true }, "module": { - "type": "nodenext", + "type": "nodenext" }, "sourceMaps": true, "exclude": [ @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/next-auth/common/.swcrc b/libs/next/next-auth/common/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/next-auth/common/.swcrc +++ b/libs/next/next-auth/common/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/next-auth/options/.swcrc b/libs/next/next-auth/options/.swcrc index a4c035518..4b104015c 100644 --- a/libs/next/next-auth/options/.swcrc +++ b/libs/next/next-auth/options/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/next-auth/user/.swcrc b/libs/next/next-auth/user/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/next-auth/user/.swcrc +++ b/libs/next/next-auth/user/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/react-query/.swcrc b/libs/next/react-query/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/react-query/.swcrc +++ b/libs/next/react-query/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/redis/.swcrc b/libs/next/redis/.swcrc index f6e9af12b..3e77bf680 100644 --- a/libs/next/redis/.swcrc +++ b/libs/next/redis/.swcrc @@ -25,4 +25,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/siwe/provider/.swcrc b/libs/next/siwe/provider/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/siwe/provider/.swcrc +++ b/libs/next/siwe/provider/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/types/.swcrc b/libs/next/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/next/types/.swcrc +++ b/libs/next/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/next/zustand/.swcrc b/libs/next/zustand/.swcrc index a4c035518..4b104015c 100644 --- a/libs/next/zustand/.swcrc +++ b/libs/next/zustand/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/event-pass/.swcrc b/libs/nft/event-pass/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/nft/event-pass/.swcrc +++ b/libs/nft/event-pass/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/loyalty-card/.swcrc b/libs/nft/loyalty-card/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/nft/loyalty-card/.swcrc +++ b/libs/nft/loyalty-card/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/mint-password/.swcrc b/libs/nft/mint-password/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/nft/mint-password/.swcrc +++ b/libs/nft/mint-password/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/thirdweb-admin/.swcrc b/libs/nft/thirdweb-admin/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/nft/thirdweb-admin/.swcrc +++ b/libs/nft/thirdweb-admin/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/thirdweb-organizer-common/.swcrc b/libs/nft/thirdweb-organizer-common/.swcrc index a4c035518..4b104015c 100644 --- a/libs/nft/thirdweb-organizer-common/.swcrc +++ b/libs/nft/thirdweb-organizer-common/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/thirdweb-organizer-event-pass/.swcrc b/libs/nft/thirdweb-organizer-event-pass/.swcrc index a4c035518..4b104015c 100644 --- a/libs/nft/thirdweb-organizer-event-pass/.swcrc +++ b/libs/nft/thirdweb-organizer-event-pass/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/thirdweb-organizer-loyalty-card/.swcrc b/libs/nft/thirdweb-organizer-loyalty-card/.swcrc index a4c035518..4b104015c 100644 --- a/libs/nft/thirdweb-organizer-loyalty-card/.swcrc +++ b/libs/nft/thirdweb-organizer-loyalty-card/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/thirdweb-organizer-pack/.swcrc b/libs/nft/thirdweb-organizer-pack/.swcrc index a4c035518..4b104015c 100644 --- a/libs/nft/thirdweb-organizer-pack/.swcrc +++ b/libs/nft/thirdweb-organizer-pack/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/thirdweb-organizer-stamps/.swcrc b/libs/nft/thirdweb-organizer-stamps/.swcrc index a4c035518..4b104015c 100644 --- a/libs/nft/thirdweb-organizer-stamps/.swcrc +++ b/libs/nft/thirdweb-organizer-stamps/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/nft/types/.swcrc b/libs/nft/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/nft/types/.swcrc +++ b/libs/nft/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/payment/admin/.swcrc b/libs/payment/admin/.swcrc index a4c035518..4b104015c 100644 --- a/libs/payment/admin/.swcrc +++ b/libs/payment/admin/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/payment/types/.swcrc b/libs/payment/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/payment/types/.swcrc +++ b/libs/payment/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/payment/webhooks/.swcrc b/libs/payment/webhooks/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/payment/webhooks/.swcrc +++ b/libs/payment/webhooks/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/roles/admin/.swcrc b/libs/roles/admin/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/roles/admin/.swcrc +++ b/libs/roles/admin/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/roles/common/.swcrc b/libs/roles/common/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/roles/common/.swcrc +++ b/libs/roles/common/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/roles/types/.swcrc b/libs/roles/types/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/roles/types/.swcrc +++ b/libs/roles/types/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/shared/client/.swcrc b/libs/shared/client/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/shared/client/.swcrc +++ b/libs/shared/client/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/shared/server/.swcrc b/libs/shared/server/.swcrc index df5b4a36a..9b7963e27 100644 --- a/libs/shared/server/.swcrc +++ b/libs/shared/server/.swcrc @@ -15,7 +15,7 @@ "loose": true }, "module": { - "type": "nodenext", + "type": "nodenext" }, "sourceMaps": true, "exclude": [ @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/smart-wallet/admin/.swcrc b/libs/smart-wallet/admin/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/smart-wallet/admin/.swcrc +++ b/libs/smart-wallet/admin/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/test-utils/cache/.swcrc b/libs/test-utils/cache/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/test-utils/cache/.swcrc +++ b/libs/test-utils/cache/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/test-utils/db/.swcrc b/libs/test-utils/db/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/test-utils/db/.swcrc +++ b/libs/test-utils/db/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/test-utils/gql/.swcrc b/libs/test-utils/gql/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/test-utils/gql/.swcrc +++ b/libs/test-utils/gql/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/test-utils/hasura/.swcrc b/libs/test-utils/hasura/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/test-utils/hasura/.swcrc +++ b/libs/test-utils/hasura/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/time/.swcrc b/libs/time/.swcrc index 1526e0d72..547dcfbe5 100644 --- a/libs/time/.swcrc +++ b/libs/time/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/ui/components/.swcrc b/libs/ui/components/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/ui/components/.swcrc +++ b/libs/ui/components/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/ui/shared/.swcrc b/libs/ui/shared/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/ui/shared/.swcrc +++ b/libs/ui/shared/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/ui/theme/.swcrc b/libs/ui/theme/.swcrc index a1276087c..9b7963e27 100644 --- a/libs/ui/theme/.swcrc +++ b/libs/ui/theme/.swcrc @@ -26,4 +26,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +} diff --git a/libs/utils/.swcrc b/libs/utils/.swcrc index a4c035518..4b104015c 100644 --- a/libs/utils/.swcrc +++ b/libs/utils/.swcrc @@ -24,4 +24,4 @@ "./**/jest-setup.ts$", ".*.js$" ] -} \ No newline at end of file +}