Skip to content

Commit

Permalink
Docs: mention version for fewerBracesMin/MaxSpan
Browse files Browse the repository at this point in the history
  • Loading branch information
kitbellew committed Mar 28, 2024
1 parent 77960a6 commit d49c229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -3698,7 +3698,7 @@ The section contains the following settings (available since v3.8.1):
- other flags below might extend rewrites to other cases
- `oldSyntaxToo`
- if `true`, applies also to expressions using deprecated syntax
- `fewerBracesMinSpan` and `fewerBracesMaxSpan`
- (since v3.8.1) `fewerBracesMinSpan` and `fewerBracesMaxSpan`
- will apply the rewrite to last curried single-argument group if
it is enclosed in curly braces (or would be rewritten to curly
braces by the `RedundantBraces` rule)
Expand Down

0 comments on commit d49c229

Please # to comment.