Skip to content

Conversation

Ondrashx
Copy link

console.log(numeral(-0.008).format('$ 0,0')); -> "0$ "

the code before the change did count with the fact that numberToFormat does not return negative zero (-0)

console.log(numeral(-0.008).format('$ 0,0')); -> "0$ "

the code before the change did count with the fact that numberToFormat does not return negative zero (-0)
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