Mention eslint-plugin-prettier in Related Projects (#490)

master
Simon Lydell 2017-01-27 00:06:49 +01:00 committed by Christopher Chedeau
parent cde322bff8
commit 1d356651a3
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ All of JSX and Flow syntax is supported. In fact, the test suite in
## Related Projects
- [`eslint-plugin-prettier`](https://github.com/not-an-aardvark/eslint-plugin-prettier) plugs `prettier` into your `eslint` workflow
- [`prettier-eslint`](https://github.com/kentcdodds/prettier-eslint)
passes `prettier` output to `eslint --fix`
- [`prettier-standard-formatter`](https://github.com/dtinth/prettier-standard-formatter)