Files
cursebreaker-parser-rust/.claude/settings.local.json
2025-12-30 20:14:31 +09:00

11 lines
152 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(cargo build:*)",
"Bash(cargo test:*)",
"Bash(cargo run:*)"
]
}
}