We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cli
1 parent 5bc9b31 commit f97e605Copy full SHA for f97e605
apps/svelte.dev/content/docs/cli/20-commands/20-sv-add.md
@@ -28,6 +28,7 @@ You can select multiple space-separated add-ons from [the list below](#Official-
28
29
<!-- TODO: it'd be nice for this to live on the "add-ons" page, but we first need svelte.dev to support making pages from headings -->
30
31
+- [`devtools-json`](devtools-json)
32
- [`drizzle`](drizzle)
33
- [`eslint`](eslint)
34
- [`lucia`](lucia)
@@ -39,4 +40,3 @@ You can select multiple space-separated add-ons from [the list below](#Official-
39
40
- [`sveltekit-adapter`](sveltekit-adapter)
41
- [`tailwindcss`](tailwind)
42
- [`vitest`](vitest)
-- [`devtools-json`](devtools-json)
0 commit comments