Skip to content

Commit

Permalink
Merge pull request #141 from dzhibas/st4_json_lines
Browse files Browse the repository at this point in the history
ST4: format json lines
  • Loading branch information
TerminalFi authored Jul 31, 2021
2 parents 02465c1 + 4bcdd31 commit af5a670
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Default.sublime-commands
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"caption": "Pretty JSON: Format JSON",
"command": "pretty_json"
},
{
"caption": "Pretty JSON: Format JSON Lines",
"command": "pretty_json_lines"
},
{
"caption": "Pretty JSON: Format and Sort JSON",
"command": "pretty_json_and_sort"
Expand Down

0 comments on commit af5a670

Please sign in to comment.