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:
parent
3219360946
commit
5a7849eaad
1 changed files with 2 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue