Files
Ferme/.claude/settings.local.json
T
2026-03-23 17:26:29 +01:00

11 lines
175 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run:*)",
"WebFetch(domain:geo.api.gouv.fr)",
"Bash(pip3 install:*)",
"Bash(python3 -c \":*)"
]
}
}