Skip to content

fix: falsy boolean example value mapping#11

Open
eweseong wants to merge 2 commits intokherP:masterfrom
eweseong:patch-1
Open

fix: falsy boolean example value mapping#11
eweseong wants to merge 2 commits intokherP:masterfrom
eweseong:patch-1

Conversation

@eweseong
Copy link

@eweseong eweseong commented Jan 5, 2023

boolean example are always mapped to true due the condition of || always ignoring falsy value

boolean example are always mapped to true due the condition of `||` always ignoring falsy value
replace null coalescing operator as it isn't supported until Node v14
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