diff --git a/README.md b/README.md index 9d44a290..da3acffa 100644 --- a/README.md +++ b/README.md @@ -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)