From e30197b96bda5182e794aadd5ab09263175a1349 Mon Sep 17 00:00:00 2001 From: Sven SAULEAU Date: Thu, 16 Mar 2017 08:53:38 +0100 Subject: [PATCH] docs: [skip ci] update documentation --- packages/babel-generator/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/babel-generator/README.md b/packages/babel-generator/README.md index 46a4c051b305..a3371913532f 100644 --- a/packages/babel-generator/README.md +++ b/packages/babel-generator/README.md @@ -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