Skip to content

Commit

Permalink
Merge branch 'master' of github.com:komkom/jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
komkom committed Oct 21, 2021
2 parents e63e9c9 + 62f97d2 commit 5dd4090
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ Prints the minified json.
jsonc -m < somefile.jsonc
```

To format a json.
```bash
jsonc -m < somefile.json
```

## Syntax
Here is a first attempt to formalize the jsonc syntax in [ebnf](https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form).

Expand Down

0 comments on commit 5dd4090

Please sign in to comment.