Merge pull request #112 from lucafavatella/review-config

Review config
This commit is contained in:
alisdair sullivan 2017-06-09 12:09:36 -07:00 committed by GitHub
commit 5acdc7e4f2

View file

@ -440,7 +440,7 @@ additional options beyond these. see
escape sequences not adhering to the json spec result in a `badarg` error
any combination of these can be passed to **jsx** by using `{strict, [strict_option()]}`.
`strict` is equivalent to `{strict, [comments, bad_utf8, single_quotes, escapes]}`
`strict` is equivalent to `{strict, [comments, trailing_commas, utf8, single_quotes, escapes]}`
- `return_tail`