Closed bloodchen closed 4 years ago
Let's say I have a json file { "items":[ {"name":"abc","size":1}, {"name":"abcd","size":2}, ] } How can I add a new item to the items array?
Thanks Jeff
Closing in favor of https://github.com/sindresorhus/conf/issues/109
Please don't post the same issue in multiple repos.
Let's say I have a json file { "items":[ {"name":"abc","size":1}, {"name":"abcd","size":2}, ] } How can I add a new item to the items array?
Thanks Jeff