[ci] format

This commit is contained in:
delucis 2022-10-07 20:52:43 +00:00 committed by fredkbot
parent f93449b80f
commit bd756aea18

View file

@ -420,7 +420,7 @@ export interface AstroUserConfig {
* @name base
* @type {string}
* @description
* The base path to deploy to. Astro will build your pages and assets using this path as the root. Currently, this has no effect during development.
* The base path to deploy to. Astro will build your pages and assets using this path as the root. Currently, this has no effect during development.
*
* ```js
* {