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

13 lines
214 B
JSON

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