docs(misc): add `prettier-chrome` project (#4581)

An extension that can be formatted using Prettier in Chrome
master
さくら 2018-05-28 21:01:03 +08:00 committed by Lucas Duailibe
parent 19cdd5fde2
commit d0fd41a10e
1 changed files with 1 additions and 0 deletions

View File

@ -35,3 +35,4 @@ title: Related Projects
- [`rollup-plugin-prettier`](https://github.com/mjeanroy/rollup-plugin-prettier) allows you to use Prettier with Rollup
- [`markdown-magic-prettier`](https://github.com/camacho/markdown-magic-prettier) allows you to use Prettier to format JS [codeblocks](https://help.github.com/articles/creating-and-highlighting-code-blocks/) in Markdown files via [Markdown Magic](https://github.com/DavidWells/markdown-magic)
- [`pretty-quick`](https://github.com/azz/pretty-quick) formats your changed files with Prettier
- [`prettier-chrome`](https://github.com/u3u/prettier-chrome) an extension that can be formatted using Prettier in Chrome