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

implementation of partial<T> #74

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

Conversation

mkrouwel
Copy link

No description provided.

@dsagal
Copy link
Member

dsagal commented May 1, 2024

Thank you, but could you please remove the whitespace-only differences and leave only the functionality changes?

@mkrouwel
Copy link
Author

mkrouwel commented May 2, 2024 via email

@dsagal
Copy link
Member

dsagal commented May 3, 2024

Hmm, regarding being unable to compile and run, I am not sure why -- it works for me on a clean checkout. I run npm install, then npm run test. Could it be something with node version? I was just trying this on node 18.

As for dealing with whitespace, if you make a new fork with just the relevant changes, you don't need to pull in your previous commits. You can just make a new PR and close this old one. You should also add a test case for the new functionality.

@mkrouwel
Copy link
Author

mkrouwel commented May 3, 2024 via email

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.

2 participants