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
8b873bf1f3
commit
55e49b3ffb
1 changed files with 1 additions and 3 deletions
|
@ -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'],
|
||||
|
|
Loading…
Add table
Reference in a new issue