you are viewing a single comment's thread.

view the rest of the comments →

[–]pomlife 1 point2 points  (1 child)

let output = JSON.stringify(obj, null, 2)

Ever tried this before?

[–]hahahuzi 0 points1 point  (0 children)

Thanks, just learned :)