json5k
json5k copied to clipboard
Support integers written instead of floats
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).