docs: Format docs with prettier

npx prettier --write .
This commit is contained in:
innovaker
2020-10-25 17:23:51 +00:00
parent aefcc592f2
commit 288e60ea97
20 changed files with 154 additions and 153 deletions

View File

@@ -84,6 +84,7 @@ bash -c "$(wget https://zmkfirmware.dev/setup.sh -O -)" '' --wget
```
iex ((New-Object System.Net.WebClient).DownloadString('https://zmkfirmware.dev/setup.ps1'))"
```
</TabItem>
</Tabs>