es-abstract
es-abstract copied to clipboard
[Robustness] Replace `isNegativeZero` helper with `is-negative-zero` dependency
As discussed in https://github.com/ljharb/es-abstract/pull/154 , replaced isNegativeZero
with a dependency to remove unnecessary code duplication.