Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored and astrobot-houston committed Jan 3, 2024
1 parent e44f6ac commit d239e2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/astro/src/@types/astro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d239e2c

Please sign in to comment.