Use `JSON.stringify(x, true, 2)` instead of just `JSON.stringify(x)`
Use
JSON.stringify(x, true, 2)instead of justJSON.stringify(x)