Update blog post on fragment tooling support (#553)

Clarifies that Prettier has released 1.9 and now supports the short Fragment JSX syntax.
This commit is contained in:
Michael Siadak
2018-01-25 17:26:29 -06:00
committed by Dan Abramov
parent 4eae54be1a
commit 34442a0017

View File

@@ -225,7 +225,7 @@ to update Flow to the latest version.
### Prettier
[Prettier](https://github.com/prettier/prettier) will have support for fragments in their upcoming [1.9 release](https://github.com/prettier/prettier/pull/3237).
[Prettier](https://github.com/prettier/prettier) added support for fragments in their [1.9 release](https://prettier.io/blog/2017/12/05/1.9.0.html#jsx-fragment-syntax-3237-https-githubcom-prettier-prettier-pull-3237-by-duailibe-https-githubcom-duailibe).
### ESLint