From e3c4c6d443507a9a8603db9b30ff271a780a7fba Mon Sep 17 00:00:00 2001 From: Damjan Savic Date: Fri, 15 Aug 2025 18:43:22 +0200 Subject: [PATCH] Implementierung - SEO - 15.08.2025 --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 76a860b..16166ba 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -19,7 +19,8 @@ "Bash(npx tailwindcss:*)", "Bash(taskkill:*)", "Bash(dir:*)", - "Bash(test:*)" + "Bash(test:*)", + "mcp__ide__getDiagnostics" ], "deny": [] }