til/Applications/Misc/Prettier.md

13 lines
209 B
Markdown
Raw Normal View History

2020-06-30 08:48:05 +00:00
# [Prettier](https://prettier.io/)
| Distribution | Package |
| ------------ | ---------- |
| Arch Linux | `prettier` |
| Homebrew | `prettier` |
## Usage
```sh
prettier --write unformatted.md
```