Skip to content

Move method deepClone() to tests #38

Open
@warpech

Description

The library contains a static method deepClone, which is only used to support tests. This method should be moved to a test helper, or completely replaced with JSON.parse(JSON.stringify()) which should be sufficient for the use cases.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions