Skip to content

Commit

Permalink
Update advanced_usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jslivane authored and jtkiesel committed Jun 12, 2024
1 parent 73a63ca commit b0df3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ overrides:
printWidth: 140
tabWidth: 4
useTabs: false
trailingComma: false
trailingComma: "none"
```
Please refer to the [Prettier configuration documentation](https://prettier.io/docs/en/configuration.html) for more information.
Expand Down

0 comments on commit b0df3ce

Please sign in to comment.