ÿØÿà JFIF H H ÿÛ C GIF89;
| System: Linux srv913213 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 Current Path : /var/www/talentgenesis_admin_backend/node_modules/@nestjs/testing/ |
| Current File : /var/www/talentgenesis_admin_backend/node_modules/@nestjs/testing/tsconfig.build.json |
{
"extends": "../tsconfig.build.json",
"compilerOptions": {
"outDir": ".",
"rootDir": ".",
"paths": {
"@nestjs/common": ["../common"],
"@nestjs/common/*": ["../common/*"],
"@nestjs/core": ["../core"],
"@nestjs/core/*": ["../core/*"],
"@nestjs/microservices": ["../microservices"],
"@nestjs/microservices/*": ["../microservices/*"],
"@nestjs/platform-express": ["../platform-express"],
"@nestjs/platform-express/*": ["../platform-express/*"]
}
},
"exclude": ["node_modules", "dist", "test/**/*", "*.spec.ts"],
"references": [
{
"path": "../common/tsconfig.build.json"
},
{
"path": "../core/tsconfig.build.json"
},
{
"path": "../microservices/tsconfig.build.json"
},
{
"path": "../platform-express/tsconfig.build.json"
}
]
}