Files
group-2-threaded-project-pe…/.claude/settings.local.json
2026-04-14 05:59:33 -06:00

9 lines
135 B
JSON

{
"permissions": {
"allow": [
"Bash(grep -E \"\\\\.\\(tsx?|jsx?\\)$\")",
"Bash(grep -E \"\\\\.js$|^d\")"
]
}
}