Browse Source

Update blog post on fragment tooling support (#553)

Clarifies that Prettier has released 1.9 and now supports the short Fragment JSX syntax.
main
Michael Siadak 7 years ago
committed by Dan Abramov
parent
commit
34442a0017
  1. 2
      content/blog/2017-11-28-react-v16.2.0-fragment-support.md

2
content/blog/2017-11-28-react-v16.2.0-fragment-support.md

@ -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

Loading…
Cancel
Save