From aa2e76d54f8169682b818f3e8066baa7c913962f Mon Sep 17 00:00:00 2001 From: Reuben Tier Date: Tue, 5 Dec 2023 15:53:57 +0000 Subject: [PATCH] [ci] format --- packages/astro/src/@types/astro.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index 9961d7a710..bbea820252 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -1359,7 +1359,7 @@ export interface AstroUserConfig { /** * @docs - * @kind heading + * @kind heading * @name i18n * @type {object} * @version 3.5.0 @@ -1470,7 +1470,7 @@ export interface AstroUserConfig { }; }; - /** + /** * @docs * @kind heading * @name Legacy Flags