Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle arrays? #68

Closed
bloodchen opened this issue Apr 28, 2020 · 1 comment
Closed

How to handle arrays? #68

bloodchen opened this issue Apr 28, 2020 · 1 comment

Comments

@bloodchen
Copy link

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

@sindresorhus
Copy link
Owner

Closing in favor of sindresorhus/conf#109


Please don't post the same issue in multiple repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants