Update README.md

master
Christopher Chedeau 2017-05-10 15:55:00 -07:00 committed by GitHub
parent 2c76bfe1e1
commit ef9a93dce2
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,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
- [`eslint-plugin-prettier`](https://github.com/prettier/eslint-plugin-prettier) plugs Prettier into your ESLint workflow
- [`eslint-config-prettier`](https://github.com/prettier/eslint-config-prettier) turns off all ESLint rules that are unnecessary or might conflict with Prettier
- [`prettier-eslint`](https://github.com/prettier/prettier-eslint)
passes `prettier` output to `eslint --fix`