Skip to content

fixes NaN bug, by using Object.is() instead of === - #57

Merged
ljharb merged 1 commit into
inspect-js:masterfrom
emoreno619:master
Jul 30, 2019
Merged

fixes NaN bug, by using Object.is() instead of ===#57
ljharb merged 1 commit into
inspect-js:masterfrom
emoreno619:master

[Fix] use `object-is` to support `NaN` and `-0` properly

28fde4a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs