style: format code with Prettier

This commit fixes the style issues introduced in 291552c according to the output
from Prettier.

Details: None
This commit is contained in:
deepsource-autofix[bot] 2024-05-28 18:02:15 +00:00 committed by GitHub
parent 291552c340
commit 60ff51d459
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 6 deletions

View file

@ -26,8 +26,8 @@ const tags = defineCollection({
type: "content",
schema: z.object({
name: z.string(),
})
})
}),
});
export const collections = {
posts,

View file

@ -1,4 +1,5 @@
---
name: "Math"
---
``
``