From 49c2857af556720e2d8f1b1a7d0f7974858a754c Mon Sep 17 00:00:00 2001 From: Kai Date: Thu, 14 Aug 2025 21:54:25 -0700 Subject: [PATCH] fix: format error --- .claude/settings.local.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index e77944f6..af939e6c 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,9 +1,7 @@ { "permissions": { - "allow": [ - "WebSearch" - ], + "allow": ["WebSearch"], "deny": [], "ask": [] } -} \ No newline at end of file +}