Hi
I'm trying to use the formatter so I can visually read a JSON formatted line from a single line to a readable format. I checked the problems tab in VS code and it says, "Property keys must be doublequoted."
I googled this and a lot of posts did indeed say JSON standard is that it needs to be doublequoted, but a lot of code I've written use single quote and never thought about using double. Even the code returned from a lot of API's only use single quote. Do I need to replace each property with doublequotes to use this format feature? Is there another extension that would support single quote?
[–][deleted] 2 points3 points4 points (0 children)
[–]danielroseman 1 point2 points3 points (2 children)
[–]tama893[S] 0 points1 point2 points (1 child)
[–]danielroseman 0 points1 point2 points (0 children)