json5k icon indicating copy to clipboard operation
json5k copied to clipboard

Support integers written instead of floats

Open SerVB opened this issue 2 years ago • 0 comments

Hi, thank you for the lib. This is a request to support values like 0 instead of requiring 0.0 (currently, there is an exception: io.github.xn32.json5k.UnexpectedValueError: floating-point number expected at position).

SerVB avatar Oct 13 '23 17:10 SerVB