Skip to content

Commit

Permalink
docs: update readme to reflect lack of prettier yarn 2 support for au…
Browse files Browse the repository at this point in the history
…tomatic plugin discovery (#52)
  • Loading branch information
qbolt authored May 26, 2022
1 parent a087c65 commit 5ba4618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ _`prettier` and `typescript` are peer dependencies, so make sure you have those

The plugin will be loaded by Prettier automatically. No configuration needed.

Note: Yarn 2 [does not yet support](https://github.com/prettier/prettier/issues/8474) automatic plugin discovery. [See the prettier documentation](https://prettier.io/docs/en/plugins.html) on plugins for alternatives to manually load them when using Yarn 2.

Files containing the substring `// organize-imports-ignore` or `// tslint:disable:ordered-imports` are skipped.

### Vue.js
Expand Down

0 comments on commit 5ba4618

Please sign in to comment.