You're viewing a single thread.
View all comments
48
comments
I usually use Json5. It's JSON, but with all the weird quirks fixed (comments added, you can use hex numbers, you can have trailing commas etc.)
21 0 ReplyOh that's interesting. Wonder how many libraries out there support it...
3 0 ReplyI don't know if it's actual json5, but eslint and some other libraries use extended, commentable json in their config files.
1 0 Reply
You've viewed 48 comments.
Scroll to top