Convert-it/.claude/settings.local.json
2025-09-10 01:06:53 -03:00

19 lines
393 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet build)",
"Bash(dotnet clean:*)",
"Bash(curl:*)",
"Bash(__NEW_LINE__ for culture in pt-BR es-MX es-CL es-PY)",
"Bash(do)",
"Bash(echo:*)",
"Bash(done)",
"Bash(dotnet run:*)",
"Bash(find:*)",
"Bash(pkill:*)",
"WebFetch(domain:localhost)"
],
"deny": [],
"ask": []
}
}