This commit is contained in:
keyhan
2026-04-05 15:22:01 +03:30
commit 33be1649c4
82 changed files with 23956 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"compilerOptions": {
"tsConfigPath": "tsconfig.json"
},
"sourceRoot": "src",
"collection": "@nestjs/schematics",
"entryFile": "main"
}