We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e2e04 commit 762a8f0Copy full SHA for 762a8f0
1 file changed
README.md
@@ -16,7 +16,7 @@ This extension contributes the following settings:
16
17
- `implicitParentheses.enable`: Show implicit parentheses
18
- `implicitParentheses.showInMenuBar`: Show a button in the menu bar to show/hide implicit parentheses
19
-- `implicitParentheses.parserConfig`: Paser configuration to use
+- `implicitParentheses.useFlow`: Parse JavaScript files as Flow
20
- `implicitParentheses.debounceTimeout`: Number of milliseconds that the plugin will wait after a file changes before it parses the file.
21
22
The color of the parentheses can be configured via:
0 commit comments