Skip to content

Commit 762a8f0

Browse files
committed
Update readme to document useFlow config option
1 parent a1e2e04 commit 762a8f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This extension contributes the following settings:
1616

1717
- `implicitParentheses.enable`: Show implicit parentheses
1818
- `implicitParentheses.showInMenuBar`: Show a button in the menu bar to show/hide implicit parentheses
19-
- `implicitParentheses.parserConfig`: Paser configuration to use
19+
- `implicitParentheses.useFlow`: Parse JavaScript files as Flow
2020
- `implicitParentheses.debounceTimeout`: Number of milliseconds that the plugin will wait after a file changes before it parses the file.
2121

2222
The color of the parentheses can be configured via:

0 commit comments

Comments
 (0)