diff --git a/.claude/settings.local.json b/.claude/settings.local.json index edf4e9898..1d7b42560 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -28,7 +28,8 @@ "Bash(git checkout:*)", "Bash(bun audit:*)", "Bash(git restore:*)", - "Bash(bunx playwright:*)" + "Bash(bunx playwright:*)", + "Bash(timeout 30 bun run build:*)" ] } }