summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Sarah Rainsberger <TheOtterlord@users.noreply.github.com> 2024-04-10 19:50:12 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2024-04-10 19:50:12 +0000
commit12e34e3cf5a24ef1afa427ef33c9f96b555810e5 (patch)
tree760011ca92338f1c0596917e2063982d98b0ecaa
parent51b3a6a5acb7098b9cd5a85f4ac690165853f651 (diff)
downloadastro-12e34e3cf5a24ef1afa427ef33c9f96b555810e5.tar.gz
astro-12e34e3cf5a24ef1afa427ef33c9f96b555810e5.tar.zst
astro-12e34e3cf5a24ef1afa427ef33c9f96b555810e5.zip
[ci] format
-rw-r--r--packages/astro/src/@types/astro.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts
index 5ef43ff99..0650f901b 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?: