mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 23:57:22 +02:00
misc: add command to run prettier on docs (#2102)
* misc: add command to run prettier on docs * Fix GH issue template * Fix tests * Add prettier-docs command to precommit
This commit is contained in:
parent
cfc313d7c7
commit
55e676cb25
141 changed files with 1181 additions and 968 deletions
|
@ -56,7 +56,7 @@ We highly recommend that you install Yarn, an alternative package manager that h
|
|||
|
||||
<img alt="GitHub create repo" src="/img/tutorial-git-clone.png" class="docImage"/>
|
||||
|
||||
5. In Terminal or Git Bash, `cd` to a directory where the local clone will be a subdirectory.
|
||||
5. In Terminal or Git Bash, `cd` to a directory where the local clone will be a subdirectory.
|
||||
|
||||
```sh
|
||||
cd /Users/NAME/doc_projects # macOS example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue