0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00

[ci] format

This commit is contained in:
Tobias 2025-03-11 12:21:36 +00:00 committed by astrobot-houston
parent 615ae29a6f
commit b68f216851

View file

@ -323,7 +323,7 @@ export interface ViteUserConfig extends OriginalViteUserConfig {
* }
* })
*
*
*
* ```
*/
redirects?: Record<string, RedirectConfig>;