Files
cursebreaker-parser-rust/.claude/settings.local.json
2025-12-31 18:40:26 +09:00

14 lines
239 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(cargo build:*)",
"Bash(cargo test:*)",
"Bash(cargo run:*)",
"Bash(cargo tree:*)",
"WebFetch(domain:docs.rs)",
"Bash(findstr:*)"
]
}
}