Skip to content

Refactor type implementation #6

@schplitt

Description

@schplitt

Currently many times its unclear if the modified Output type is needed or the actual source type for which is checked.

This results in many casts or @ts-expect-error needed.
While they are required if they modify the source type (e.g. .optional()), they should not be necessary for build or transform

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions