SublimePrettyJson icon indicating copy to clipboard operation
SublimePrettyJson copied to clipboard

If the value is an empty string, it will complain

Open michelletaylor204 opened this issue 3 years ago • 2 comments

User should be able to have a value with empty str.

michelletaylor204 avatar Aug 31 '22 18:08 michelletaylor204

Can you be a bit more clear?

Are you saying this would be wrong?

{
    "key": ""
}

TerminalFi avatar Oct 16 '22 03:10 TerminalFi

Yep! Sorry, should have added a snippet.

michelletaylor204 avatar Oct 17 '22 18:10 michelletaylor204