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

fix(src): map to return object .prototype undefined #147

Merged

Conversation

DerekNonGeneric
Copy link
Member

We currently have a test for this to ensure that the object returned from map has a prototype of type undefined; i would like to know if it would also be acceptable (or perhaps preferable) for the returned object to have a prototype of type null…

Refs: #138 (comment)

DerekNonGeneric and others added 3 commits October 16, 2022 23:24
Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
@DerekNonGeneric DerekNonGeneric merged commit 5ea6dda into OpenINF:main Oct 18, 2022
@DerekNonGeneric DerekNonGeneric deleted the fix/ensure-project-builds branch October 18, 2022 07:56
DerekNonGeneric added a commit that referenced this pull request Nov 3, 2022
Co-authored-by: Restyled Commits <commits@restyled.io>

Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Signed-off-by: Restyled Commits <commits@restyled.io>
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