Début du projet Traintrape-moi

This commit is contained in:
2024-12-01 12:30:56 +01:00
parent a38027443e
commit aa1da394b9
16 changed files with 9500 additions and 0 deletions

4
server/.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}