From eae5d24d9e79e59a19d4721caaeaa0ca650ecb33 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 1 Mar 2026 16:20:51 -0800 Subject: chore(biome): drop formatter style overrides --- src/lib/Error/AnimeRateLimited.svelte | 4 ++-- src/lib/Error/DotDotDot.svelte | 12 ++++++------ src/lib/Error/LogInRestricted.svelte | 6 +++--- src/lib/Error/RateLimited.svelte | 4 ++-- src/lib/Error/path.ts | 25 ++++++++++++++----------- src/lib/Error/rateLimit.ts | 12 ++++++------ 6 files changed, 33 insertions(+), 30 deletions(-) (limited to 'src/lib/Error') diff --git a/src/lib/Error/AnimeRateLimited.svelte b/src/lib/Error/AnimeRateLimited.svelte index 752b8aed..b3eb1ccb 100644 --- a/src/lib/Error/AnimeRateLimited.svelte +++ b/src/lib/Error/AnimeRateLimited.svelte @@ -1,6 +1,6 @@ diff --git a/src/lib/Error/DotDotDot.svelte b/src/lib/Error/DotDotDot.svelte index cb8f95f2..08305d3c 100644 --- a/src/lib/Error/DotDotDot.svelte +++ b/src/lib/Error/DotDotDot.svelte @@ -1,19 +1,19 @@ diff --git a/src/lib/Error/RateLimited.svelte b/src/lib/Error/RateLimited.svelte index 9c62759d..2a79efb6 100644 --- a/src/lib/Error/RateLimited.svelte +++ b/src/lib/Error/RateLimited.svelte @@ -1,6 +1,6 @@