mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 05:10:20 +03:00
add md files to prettier ignore
This commit is contained in:
parent
61d0bb5104
commit
25495e7c4a
1
.prettierignore
Normal file
1
.prettierignore
Normal file
|
@ -0,0 +1 @@
|
|||
*.md
|
|
@ -105,7 +105,7 @@ npm install -g http-server
|
|||
Then, `cd` into your project directory and run the following command:
|
||||
|
||||
```node
|
||||
http - server;
|
||||
http-server
|
||||
```
|
||||
|
||||
The output after entering the command provides the local URL where the preview can be accessed.
|
||||
|
|
Loading…
Reference in New Issue
Block a user