UNPKG

@nestjs/websockets

Version:

Nest - modern, fast, powerful node.js web framework (@websockets)

17 lines (16 loc) 311 B
{ "extends": "../tsconfig.build.json", "compilerOptions": { "outDir": ".", "rootDir": "." }, "exclude": ["node_modules", "dist", "test/**/*", "*.spec.ts"], "references": [ { "path": "../common/tsconfig.build.json" }, { "path": "../core/tsconfig.build.json" } ] }