{ "extends": "@edr/tsconfig/nestjs.json", "compilerOptions": { "outDir": "dist", "rootDir": "src", "noEmit": true }, "include": ["src"] }