diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 64d83ceb2..73312470b 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -16,7 +16,8 @@ "Bash(xargs git rm:*)", "Bash(bun add:*)", "Bash(bun install:*)", - "Bash(test -f:*)" + "Bash(test -f:*)", + "Bash(bun run typecheck:*)" ] } }