Files
MineNasAI/.claude/settings.local.json

18 lines
520 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(tree:*)",
"Bash(git checkout:*)",
"Bash(/home/congsh/.claude/plugins/cache/claude-plugins-official/ralph-loop/f1be96f0fb58/scripts/setup-ralph-loop.sh:*)",
"Bash(python3:*)",
"Bash(pip3 install:*)",
"Bash(playwright install:*)",
"mcp__plugin_playwright_playwright__browser_navigate",
"mcp__plugin_playwright_playwright__browser_install",
"Bash(./:*)",
"Bash(npx playwright install:*)"
]
}
}