diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index 5ef43ff992..0650f901b9 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?: