Files
JoshHeaps.Net/.claude/settings.local.json
2025-10-22 14:04:37 -06:00

15 lines
238 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet test:*)",
"Bash(dotnet build)",
"Bash(dir:*)",
"Bash(node --check:*)",
"Bash(cat:*)",
"Bash(node build.js:*)"
],
"deny": [],
"ask": []
}
}