mirror of https://github.com/lukechilds/node.git
Browse Source
This patch enables formatting for inspecting JSON objects. Example: p({foo: "bar", deep: {foo: "bar"}}) becomes: { "foo": "bar", "deep": { "foo": "bar" } }v0.7.4-release
Felix Geisendörfer
15 years ago
committed by
Ryan Dahl
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue