Team-Resourceful / Resourceful-Config

MIT License
5 stars 3 forks source link

Json5 instead of normal json #5

Closed HttpRafa closed 1 year ago

HttpRafa commented 1 year ago

I have a suggestion. Why don't you use Json5 which supports comments and other things?

ThatGravyBoat commented 1 year ago

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.

HttpRafa commented 1 year ago

Ok 👍

ThatGravyBoat commented 1 year ago

Added in 1.1.3