[ci] yarn format

This commit is contained in:
FredKSchott 2022-03-02 20:11:12 +00:00 committed by GitHub Actions
parent d5ced6d0d1
commit a719a74733

View file

@ -207,7 +207,7 @@ export interface AstroUserConfig {
* @docs
* @name buildOptions.sitemap
* @type {boolean}
* @default `true`
* @default `true`
* @description
* Generate a sitemap for your build. Set to false to disable.
*
@ -282,7 +282,6 @@ export interface AstroUserConfig {
* @name Dev Options
*/
devOptions?: {
/**
* @docs
* @name devOptions.hostname