Envió de archivos listo

This commit is contained in:
2025-02-27 12:41:56 -06:00
commit ea1ad1737e
19 changed files with 11271 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}