From 4b49188895491c76155abc340646ac9345eb6606 Mon Sep 17 00:00:00 2001 From: Pedro Rodrigues Date: Fri, 23 Jan 2026 12:06:36 +0000 Subject: [PATCH] fix format --- .claude/settings.json | 6 +++--- .mcp.json | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.claude/settings.json b/.claude/settings.json index 908caae..58fa5d6 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,5 +1,5 @@ { - "enabledPlugins": { - "document-skills@anthropic-agent-skills": true - } + "enabledPlugins": { + "document-skills@anthropic-agent-skills": true + } } diff --git a/.mcp.json b/.mcp.json index 478ffb2..2e80c18 100644 --- a/.mcp.json +++ b/.mcp.json @@ -1,8 +1,8 @@ { - "mcpServers": { - "supabase": { - "type": "http", - "url": "https://mcp.supabase.com/mcp?features=docs" - } - } -} \ No newline at end of file + "mcpServers": { + "supabase": { + "type": "http", + "url": "https://mcp.supabase.com/mcp?features=docs" + } + } +}