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