Merge pull request #5477 from xtuc/fix-generator-doc
Update babel-generator documentation
This commit is contained in:
commit
ad1edc6155
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user