Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-lefebvre authored and astrobot-houston committed Aug 8, 2024
1 parent 32be549 commit a851021
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 @@ -2002,10 +2002,10 @@ export interface AstroUserConfig {
* },
* })
* ---
*
*
* <script>
* import { API_URL } from "astro:env/client"
*
*
* fetch(`${API_URL}/ping`)
* </script>
* ```
Expand Down

0 comments on commit a851021

Please sign in to comment.