Skip to content

Commit

Permalink
doc: remove deprecated prettier in README (#14)
Browse files Browse the repository at this point in the history
In offical released prettier@3, `pluginSearchDirs` has been removed
  • Loading branch information
HerrCai0907 authored Nov 2, 2024
1 parent f20dd8f commit 3977fd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ add plugin in prettier config. For example `.prettierrc`

```json
{
"pluginSearchDirs": ["node_modules"],
"plugins": ["assemblyscript-prettier"]
}
```

0 comments on commit 3977fd9

Please sign in to comment.