feat : ajout de l'api de l'état pour chercher les villes via le CP
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled

This commit is contained in:
2026-03-18 15:06:21 +01:00
parent 92f54f600f
commit fbfc7acfe4
5 changed files with 83 additions and 76 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(npm run:*)"
"Bash(npm run:*)",
"WebFetch(domain:geo.api.gouv.fr)"
]
}
}