iarna / iarna-toml

Better TOML parsing and stringifying all in that familiar JSON interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TOML.stringify adds "_" each three numbers when it has to convert large numbers

matiaslareo opened this issue · comments

this is the input
Screenshot from 2023-02-09 19-52-43

what i expect is just the number

output:

Screenshot from 2023-02-09 19-52-52

commented

Relates to: #34
Pending resolution: #52