[ci] yarn format
This commit is contained in:
parent
d5ced6d0d1
commit
a719a74733
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue