FruitBankHybridApp/.claude/settings.local.json

13 lines
200 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(dotnet list:*)",
"Bash(find:*)",
"Bash(grep:*)",
"Bash(dotnet test:*)",
"Bash(dotnet build:*)"
]
}
}