This commit is contained in:
2026-07-06 07:30:48 +07:00
parent 647e13e988
commit dbd98dff37
12 changed files with 10559 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}