feat(death): I want to die...

This commit is contained in:
Maieul BOYER 2025-08-25 18:42:35 +02:00 committed by Maix0
parent 33e893ec58
commit a16852c1b9
34 changed files with 761 additions and 321 deletions

View file

@ -23,7 +23,7 @@
"lib": ["ESNext"],
"paths": {
"@shared/database": ["@shared/src/database"],
"@shared/uuid": ["@shared/src/uuid"]
"@shared/auth": ["@shared/src/auth"]
}
}
}