Open
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
Labels
No labels