Rishabh Sethi

Results 2 issues of Rishabh Sethi

## Current Behavior Code contains two dependencies - express - morgan On serve or build. The generated package.json does not include morgan as a dependency, only express is included in...

type: bug
scope: node

## Description Update documentation to reflect correct names for the decorators. TransformClassToPlain -> TransformInstanceToPlain TransformClassToClass -> TransformInstanceToInstance TransformPlainToClass -> TransformPlainToInstance ## Checklist - [x] the pull request title describes what...