From fc26f9524a1c3a18ab2141de15087564ef51cb35 Mon Sep 17 00:00:00 2001 From: Stephen Adamson Date: Thu, 25 Jun 2026 17:48:04 +0100 Subject: [PATCH] style: exclude mapcn-svelte from prettier checks (third-party code) --- frontend/.prettierignore | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/.prettierignore b/frontend/.prettierignore index 7d74fe2..7c12dc2 100644 --- a/frontend/.prettierignore +++ b/frontend/.prettierignore @@ -7,3 +7,4 @@ bun.lockb # Miscellaneous /static/ +src/lib/components/ui/map/