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.
1 parent 1ace001 commit 367c896Copy full SHA for 367c896
documentation/docs/60-appendix/20-integrations.md
@@ -19,7 +19,7 @@ You will also need to use a preprocessor if you're using TypeScript with Svelte
19
20
## Adders
21
22
-Run `npx sv add` to setup many different complex integrations with a single command including:
+Run [`npx sv add`](/docs/cli/sv-add) to setup many different complex integrations with a single command including:
23
- prettier (formatting)
24
- eslint (linting)
25
- vitest (unit testing)
0 commit comments