Update README.md

This commit is contained in:
kzc 2017-11-28 12:40:55 -05:00 committed by GitHub
parent 8ef3ab8dbc
commit a20513a05c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -916,7 +916,7 @@ can pass additional arguments that control the code output:
- `3` -- always use the original quotes
- `safari10` (default `false`) -- set this option to `true` to work around
a [Safari 10/11 await bug](https://bugs.webkit.org/show_bug.cgi?id=176685).
the [Safari 10/11 await bug](https://bugs.webkit.org/show_bug.cgi?id=176685).
See also: the `safari10` [mangle option](#mangle-options).
- `semicolons` (default `true`) -- separate statements with semicolons. If