hrms-api-recruit/.claude/settings.local.json

12 lines
155 B
JSON
Raw Normal View History

2026-05-13 07:00:22 +07:00
{
"permissions": {
"allow": [
"Bash(dotnet build:*)",
"WebSearch",
"Bash(dotnet add:*)"
],
"deny": [],
"ask": []
}
}