json
json copied to clipboard
My JSON has comments,therefore it cant be converted
If my json file has comments it wont be converted since it says is not valid json, other online converters accept comments. I hope this helps
@PichuPerez Can you show me an example? I added support for comments when I added JSON5 support in https://github.com/konklone/json/pull/224. If it's not working, I'd like to fix it.