Skip to content

Fix util.isNullOrUndefined deprecation warning#78

Open
dnicolson wants to merge 1 commit into
shardulm94:masterfrom
dnicolson:patch-2
Open

Fix util.isNullOrUndefined deprecation warning#78
dnicolson wants to merge 1 commit into
shardulm94:masterfrom
dnicolson:patch-2

Conversation

@dnicolson
Copy link
Copy Markdown

This fixes:

DeprecationWarning: The `util.isNullOrUndefined` API is deprecated. Please use `arg === null || arg === undefined` instead.

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.

1 participant