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:
Syg 2024-01-02 12:13:55 +00:00 committed by astrobot-houston
parent 8b873bf1f3
commit 55e49b3ffb

View file

@ -114,9 +114,7 @@ export async function add(names: string[], { flags }: AddOptions) {
['lit', 'astro add lit'],
['alpinejs', 'astro add alpinejs'],
],
'Documentation Frameworks': [
['starlight', 'astro add starlight'],
],
'Documentation Frameworks': [['starlight', 'astro add starlight']],
'SSR Adapters': [
['netlify', 'astro add netlify'],
['vercel', 'astro add vercel'],