diff --git a/packages/abacus-react/.claude/settings.local.json b/packages/abacus-react/.claude/settings.local.json index f7504c9b..8774187c 100644 --- a/packages/abacus-react/.claude/settings.local.json +++ b/packages/abacus-react/.claude/settings.local.json @@ -17,7 +17,18 @@ "Bash(pnpm build:*)", "Bash(pnpm --filter @soroban/web build:*)", "Bash(pnpm tsc:*)", - "Bash(AbacusReact.tsx)" + "Bash(AbacusReact.tsx)", + "Bash(git log:*)", + "Bash(pnpm dev)", + "Bash(npx biome:*)", + "Bash(pnpm --filter @soroban/web tsc:*)", + "Bash(git tag:*)", + "Bash(gh api:*)", + "WebSearch", + "WebFetch(domain:schroer.ca)", + "WebFetch(domain:github.com)", + "Bash(npm search:*)", + "Bash(pnpm add:*)" ] }, "enableAllProjectMcpServers": true,