diff options
author | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-10-25 17:23:51 +0000 |
---|---|---|
committer | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-10-25 21:25:08 +0000 |
commit | 288e60ea97f13a1e350b144abeb47a117d4689dc (patch) | |
tree | 461fcf620a8e8fb301e0ff1b0c960470a63ecc34 /docs/README.md | |
parent | aefcc592f24df4bd2ca1485e0fda7232612f697b (diff) |
docs: Format docs with prettier
npx prettier --write .
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 3e7c9e6..f2d92b7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,4 +23,3 @@ $ npm build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service. - |