Skip to content

Commit

Permalink
Readme: call out single-quoted object keys too. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aseemk committed Sep 3, 2016
1 parent 326daf5 commit e4e44fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -53,6 +53,8 @@ JSON5. **All of these are optional**, and **all of these come from ES5**.

*(TODO: Unicode characters and escape sequences aren’t yet supported in this
implementation.)*

- Object keys can also be single-quoted.

- Objects can have trailing commas.

Expand Down

0 comments on commit e4e44fd

Please sign in to comment.