SwitchDev
Results
2
comments of
SwitchDev
Be careful, if you use `target: 'es2022'` and the `exposeUnsetFields: false` option, unset fields will be exposed. Affected lines of code: https://github.com/typestack/class-transformer/blob/master/src/TransformOperationExecutor.ts#L160
Yeap, I've same problem