Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return modifiable objects #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MarcelWaldvogel
Copy link

Remove readonly attributes throughout the returned object tree

Fixes #30

Remove `readonly` attributes throughout the returned object tree
@mcollina
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #31 (a8b8aef) into master (6232d1d) will not change coverage.
The diff coverage is n/a.

❗ Current head a8b8aef differs from pull request most recent head dcca8c2. Consider uploading reports for the commit dcca8c2 to get more accurate results

@@            Coverage Diff            @@
##            master       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          136       136           
=========================================
  Hits           136       136           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6232d1d...dcca8c2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript: Clone maintains readonly property status
2 participants