mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-27 16:06:59 +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
|
@ -64,7 +64,6 @@ The following contents will be created in your current directory. Some example d
|
|||
└── yarn.lock
|
||||
```
|
||||
|
||||
|
||||
3. Run `cd website` to go into the `website` directory.
|
||||
4. Run `npm start` or `yarn start`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue