nestjs / typescript-starter

Nest framework TypeScript starter :coffee:
https://nestjs.com
1.86k stars 1.04k forks source link

Can the "tsconfig.build.json" file be removed? #305

Closed alexanderroidl closed 2 months ago

alexanderroidl commented 2 months ago

Hello! 👋

It looks like the tsconfig.build.json file isn't referenced anywhere. It does not appear to be used by NestJS itself either.

Can it be removed? 🤔

kamilmysliwiec commented 2 months ago

@nestjs/cli uses tsconfig.build.json by default