mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
misc: use yarn consistently (#2333)
This commit is contained in:
parent
843d5d8c48
commit
7fd242aeb1
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ The core Docusaurus team will be monitoring for pull requests. Do help us by kee
|
|||
|
||||
## Style Guide
|
||||
|
||||
[Prettier](https://prettier.io) will catch most styling issues that may exist in your code. You can check the status of your code styling by simply running `npm run prettier`.
|
||||
[Prettier](https://prettier.io) will catch most styling issues that may exist in your code. You can check the status of your code styling by simply running `yarn prettier`.
|
||||
|
||||
However, there are still some styles that Prettier cannot pick up.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue