Skip to content

Commit

Permalink
prettierx: update title for **some** recommended options
Browse files Browse the repository at this point in the history
  • Loading branch information
brodycj authored Feb 2, 2021
1 parent de919a0 commit f5af8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Note that this tool does **not** follow any of the other ["Standard JS"](https:/

Any known conflicts with ["Standard JS"](https://standardjs.com/) will be tracked in [open issues with the `conflict-with-standard` tag](https://github.com/brodybits/prettierx/issues?q=is%3Aissue+label%3Aconflict-with-standard+is%3Aopen).

## recommended options
## some recommended options

- `--arrow-parens avoid` (`arrowParens: "avoid"`), especially in combination with `--space-in-parens` (`spaceInParens: true`).
- `--break-long-method-chains` (`breakLongMethodChains: true`)
Expand Down

0 comments on commit f5af8cc

Please sign in to comment.