mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
e44f6acf99
commit
d239e2cd7c
1 changed files with 2 additions and 2 deletions
|
@ -376,7 +376,7 @@ type ServerConfig = {
|
|||
* @version 2.1.8
|
||||
* @description
|
||||
* Controls whether the dev server should open in your browser window on startup.
|
||||
*
|
||||
*
|
||||
* Pass a full URL string (e.g. "http://example.com") or a pathname (e.g. "/about") to specify the URL to open.
|
||||
*
|
||||
* ```js
|
||||
|
@ -1030,7 +1030,7 @@ export interface AstroUserConfig {
|
|||
* @version 2.1.8
|
||||
* @description
|
||||
* Controls whether the dev server should open in your browser window on startup.
|
||||
*
|
||||
*
|
||||
* Pass a full URL string (e.g. "http://example.com") or a pathname (e.g. "/about") to specify the URL to open.
|
||||
*
|
||||
* ```js
|
||||
|
|
Loading…
Reference in a new issue