Skip to content

Commit ea30e7a

Browse files
chore: Update README for prettier v3.x (#242)
Co-authored-by: Behrang Yarahmadi <[email protected]>
1 parent 94c4ab7 commit ea30e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ module.exports = {
8686
}
8787
```
8888

89-
**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.
89+
**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.
9090

9191
```js
9292
module.exports = {

0 commit comments

Comments
 (0)