mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
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:
committed by
Dan Abramov
parent
4eae54be1a
commit
34442a0017
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user