chore(claude): 🔧 Update local runtime settings in settings.local.json to adjust paths, debug flags, and environment variables

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Quinn Ftw 2026-02-06 07:03:11 -08:00
parent 3219360946
commit 5a7849eaad

View file

@ -100,7 +100,8 @@
"Bash(pip show:*)",
"Bash(python:*)",
"Bash(bun run:*)",
"Bash(wc:*)"
"Bash(wc:*)",
"Bash(features/bot-defense/backend-api/src/index.ts <<'EOF'\nexport { BotDefenseModule } from './bot-defense.module';\nexport { BotDefenseService } from './bot-defense.service';\nexport type { BotDefenseVerification } from './bot-defense.service';\nEOF)"
]
},
"enableAllProjectMcpServers": true,