Skip to content

Commit a63deba

Browse files
committed
chore: Lint
1 parent 04c8287 commit a63deba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/docs/20-setup/20-local-setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@ It will open a popup with MCP server config where you can add the following conf
120120

121121
```json
122122
{
123-
"svelte": {
124-
"command": "npx",
125-
"args": ["-y","@sveltejs/mcp"],
126-
}
123+
"svelte": {
124+
"command": "npx",
125+
"args": ["-y", "@sveltejs/mcp"]
126+
}
127127
}
128128
```
129129

0 commit comments

Comments
 (0)