[ci] yarn format
This commit is contained in:
parent
9763b255dd
commit
f17892747e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
- fbae2bc5: **Improve support for Astro config files.**
|
||||
|
||||
In addition to properly loading `.cjs` and `.js` files in all cases, Astro now supports `astro.config.ts` files.
|
||||
In addition to properly loading `.cjs` and `.js` files in all cases, Astro now supports `astro.config.ts` files.
|
||||
|
||||
For convenience, you may now also move your `astro.config.js` file to a top-level `config/` directory.
|
||||
|
||||
|
|
Loading…
Reference in a new issue