Skip to content

Some addXXX() methods seem to struggle with typing #121

Description

@webJose

For example: addJson(). I had to do addJson<{}>() so it wouldn't mess the type of a property where the first source had it as required, but the second had it as optional.

Maybe all it needs is the default {} in the type, or maybe the merging type needs some work for the particular case of required-to-optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions