Json5 instead of normal json
HttpRafa opened this issue ยท 3 comments
I have a suggestion. Why don't you use Json5 which supports comments and other things?
This would require an external library or a custom implementation, but I think I could add support for proper comments by following the JSONC spec which is just the Json spec with comments.
Will keep this in mind.