From 12e34e3cf5a24ef1afa427ef33c9f96b555810e5 Mon Sep 17 00:00:00 2001 From: Sarah Rainsberger Date: Wed, 10 Apr 2024 19:50:12 +0000 Subject: [PATCH] [ci] format --- packages/astro/src/@types/astro.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index 5ef43ff9926b..0650f901b9f2 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -1494,7 +1494,7 @@ export interface AstroUserConfig { * @description * * Controls the routing strategy to determine your site URLs. Set this based on your folder/URL path configuration for your default language. - * + * */ // prettier-ignore routing?: