QrRapido/.claude/settings.local.json
Ricardo Carneiro 00d924ce3b
Some checks failed
Deploy QR Rapido / test (push) Successful in 51s
Deploy QR Rapido / build-and-push (push) Failing after 6s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Has been skipped
feat: ajustes qrcode, estilos e cores.
2025-07-30 21:35:28 -03:00

14 lines
237 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet new:*)",
"Bash(find:*)",
"Bash(dotnet build:*)",
"Bash(timeout:*)",
"Bash(rm:*)",
"Bash(dotnet run:*)",
"Bash(curl:*)"
],
"deny": []
}
}