docs: [skip ci] update documentation

This commit is contained in:
Sven SAULEAU 2017-03-16 08:53:38 +01:00
parent 71e4336f65
commit e30197b96b
No known key found for this signature in database
GPG Key ID: 7C3212582FBA1BA2

View File

@ -39,6 +39,7 @@ quotes | `'single'` or `'double'` | autodetect based on `ast.tok
filename | string | | Used in warning messages
flowCommaSeparator | boolean | `false` | Set to `true` to use commas instead of semicolons as Flow property separators
jsonCompatibleStrings | boolean | `false` | Set to true to run `jsesc` with "json": true to print "\u00A9" vs. "©";
Options for source maps:
name | type | default | description