til/Applications/Misc/Prettier.md

13 lines
207 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` |
2020-09-28 11:18:46 +00:00
Usage:
2020-06-30 08:48:05 +00:00
```sh
prettier --write unformatted.md
```