非常简单:

    1. JSON.stringify(person, null, 2);

    或者更高级的可以使用 react-json-view 库:
    image.png