SublimePrettyJson
SublimePrettyJson copied to clipboard
any way to remove comma in last member of JSon structure
any way to remove comma in last member of JSon structure

In context of formatting/validating JSON? This would have to be done with a custom JSONDecoder or a regex. Potentially a option that is user configurable.