fix format

This commit is contained in:
Pedro Rodrigues
2026-01-23 12:06:36 +00:00
parent f7ed8652a1
commit 4b49188895
2 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
{
"enabledPlugins": {
"document-skills@anthropic-agent-skills": true
}
"enabledPlugins": {
"document-skills@anthropic-agent-skills": true
}
}

View File

@@ -1,8 +1,8 @@
{
"mcpServers": {
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?features=docs"
}
}
"mcpServers": {
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?features=docs"
}
}
}