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

added null as primitive type #807

Merged
merged 1 commit into from
Oct 26, 2022
Merged

added null as primitive type #807

merged 1 commit into from
Oct 26, 2022

Conversation

StepanNaryshkov
Copy link

@StepanNaryshkov StepanNaryshkov commented Oct 6, 2022

Hello.
I wonder if null should be added as a primitive type.
According to the Javascript Specification:

null is a primitive value that represents the intentional absence of any object value

This PR was created within Hacktoberfest. thx

Copy link
Collaborator

@saragibby saragibby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for spotting and correcting this!

@saragibby saragibby added the documentation Improvements or additions to documentation label Oct 26, 2022
@saragibby saragibby merged commit ac185dd into microsoft:main Oct 26, 2022
@StepanNaryshkov StepanNaryshkov deleted the snaryshkov/added-null-as-type branch October 26, 2022 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants