mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 15:08:37 +00:00
33 lines
609 B
JSON
33 lines
609 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "./common/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./core/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./microservices/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./platform-express/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./platform-fastify/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./platform-socket.io/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./platform-ws/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./testing/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./websockets/tsconfig.build.json"
|
|
}
|
|
]
|
|
}
|