Fixing prettier errors

Signed-off-by: zjpersc <zjpersc@gmail.com>
This commit is contained in:
zjpersc
2023-03-07 17:07:57 -06:00
parent 5822f1b9c1
commit 6620edc944
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ yarn techdocs-cli:dev [...options]
```
### Connecting behind a proxy
```sh
```sh
# Prior to executing the techdocs-cli command
export GLOBAL_AGENT_HTTPS_PROXY=${HTTP_PROXY}
export GLOBAL_AGENT_NO_PROXY=${NO_PROXY}