Files
claude-code-chat/.claude/settings.local.json
andrepimenta 2c299a837d Init
2025-06-16 17:29:04 +01:00

13 lines
222 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run compile:*)",
"Bash(grep:*)",
"Bash(sed:*)",
"Bash(rg:*)",
"Bash(npx tsc:*)"
],
"deny": []
},
"enableAllProjectMcpServers": false
}