namgk opened this issue 8 years ago · 1 comments
Hi,
Would you consider a JSON with single quote instead of double quote a valid JSON?
Currently it doesn't indent single quoted JSON.
Thanks
I would assume the author isn't supporting single quotes because it's not part of the JSON spec. Things like single quotes, trailing commas, comments are part of the JSON5 spec. So far I haven't found anything for Sublime which would support JSON5.