AyCode.Core/.claude/settings.local.json

9 lines
106 B
JSON

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