feat: Ajout de la commande npm permettant de creer un etablissement

This commit is contained in:
Luc SORIGNET
2026-04-04 11:57:59 +02:00
parent 2579af9b8b
commit 09b1541dc8
8 changed files with 450 additions and 8 deletions

3
.husky/commit-msg Normal file → Executable file
View File

@ -1 +1,2 @@
npx --no -- commitlint --edit $1
#!/bin/sh
npx --no -- commitlint --edit $1