Add Visual Studio Code support and update carousel configuration for IDEs

This commit is contained in:
2025-07-24 19:50:17 +02:00
parent 55669af5a6
commit 0c5802035f
4 changed files with 16 additions and 12 deletions

View File

@@ -41,6 +41,7 @@ export const collections = {
fr: z.string(),
es: z.string(),
}),
carousel: z.string().optional(),
}),
}),
uses: defineCollection({