Files
router-dash/opencode.json
Joakim Repomaa 9f661e4d57 initial commit
2026-02-21 17:38:16 +02:00

10 lines
160 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"svelte": {
"type": "local",
"command": ["npx", "-y", "@sveltejs/mcp"]
}
}
}