fix(zui): handle optional unions without the need for never #773
Annotations
2 errors
src/transforms/transform-pipeline.test.ts > optional union from one end to the other and back:
zui/src/transforms/transform-pipeline.test.ts#L30
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/transforms/transform-pipeline.test.ts:30:53
|
zui
Process completed with exit code 1.
|