Oldrich Kepka
Results
1
comments of
Oldrich Kepka
> i try this tsconfig.json and work for nestjs and turborepo > > ``` > "compilerOptions": { > "module": "commonjs", > "declaration": true, > "removeComments": true, > "emitDecoratorMetadata": true, >...