mirror of
https://github.com/withastro/astro.git
synced 2025-03-31 23:31:30 -05:00
[ci] format
This commit is contained in:
parent
128c7a3639
commit
9ef310601c
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ export interface RenderOptions {
|
|||
}
|
||||
|
||||
export interface RenderErrorOptions {
|
||||
locals?: App.Locals,
|
||||
locals?: App.Locals;
|
||||
routeData?: RouteData;
|
||||
response?: Response;
|
||||
status: 404 | 500;
|
||||
|
|
Loading…
Add table
Reference in a new issue