From 4660aaa4051bd23fb77811968bbe56e2021161a2 Mon Sep 17 00:00:00 2001 From: Sarah Rainsberger Date: Fri, 22 Dec 2023 20:16:29 +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 e534145a61..2893a20eab 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -735,7 +735,7 @@ export interface AstroUserConfig { * } * ``` * - * + * * * #### Effect on Astro.url * Setting `build.format` controls what `Astro.url` is set to during the build. When it is: