Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

fix: Initialize with null to assign a deliberate non-value#178

Merged
mbj36 merged 3 commits intomasterfrom
fix/init-to-null
Mar 7, 2019
Merged

fix: Initialize with null to assign a deliberate non-value#178
mbj36 merged 3 commits intomasterfrom
fix/init-to-null

Conversation

@sagirk
Copy link
Copy Markdown
Contributor

@sagirk sagirk commented Mar 7, 2019

Following up on the review #157 (comment), initialize with null instead of undefined. That way, the intent to assign a deliberate non-value is more explicit.

Also, add .history to the gitignore list.

sagirk added 2 commits March 7, 2019 19:48
- Ignore the .history folder generated by VSCode local history extension
@mbj36 mbj36 merged commit 3a82dab into master Mar 7, 2019
@sagirk sagirk deleted the fix/init-to-null branch March 7, 2019 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants