Skip to content

Commit

Permalink
add plugins option to diff
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm authored Nov 15, 2023
1 parent 48c201a commit 90e0b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ Since we are using configuration overrides to handle svelte files, you might als
```diff
# .prettierrc
- "pluginSearchDirs": ["."],
+ "plugins": ["prettier-plugin-svelte"]
```

Version 3 contains the following breaking changes:
Expand Down

0 comments on commit 90e0b1b

Please sign in to comment.