Skip to content

Commit

Permalink
Update README for prettier v3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
basselworkforce committed Jul 21, 2023
1 parent 63034f5 commit acecd32
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 @@ -86,7 +86,7 @@ module.exports = {
}
```

**Note: There may be an issue with some package managers, such as `pnpm`. You can solve it by providing additional configuration option in prettier config file.
**Note: There may be an issue with some package managers, such as `pnpm` or when using `prettier` v3.x. You can solve it by providing additional configuration option in prettier config file.

```js
module.exports = {
Expand Down

0 comments on commit acecd32

Please sign in to comment.