[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
|
* @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
|
||||||
|
|
Loading…
Reference in a new issue