Files
SIRH/.claude/settings.local.json

12 lines
182 B
JSON

{
"permissions": {
"allow": [
"Bash(npx vue-tsc:*)",
"Bash(npx nuxi:*)",
"Bash(php:*)",
"Bash(docker compose:*)",
"Bash(make test:*)"
]
}
}