knu opened this issue 3 years ago · 1 comments
json-mode does not indent objects inside an array properly.
Actual:
[ { "key": "value" } ]
Expected:
Thanks, just confirmed that the latest version fixed the problem.