jstoolnpp
jstoolnpp copied to clipboard
[Feature Request] Option to expand empty Objects and Arrays
Can we get an option to expand empty Objects and Arrays?
Ex:
{
"myObj" :
{
},
"myArray" :
[
]
}
I'll check if this is a common use case.
@sunjw Could you provide an update on your progress with this enhancement, please?