Files
Ferme/.claude/settings.local.json
tristan 0067e51e6e
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
fix : order récéption/expédition + correction style bouton récéption
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 \":*)"
]
}
}