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

View File

@@ -0,0 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}