prettier/tests/jsx_fragment
Sosuke Suzuki 3a998df02e
TSX: Fix incorrectly removing parentheses around jsx elements being accessed in tsx file (#6640)
* Modify to wrap jsx element used with member-expression in tsx

* Add tests

* Update CHANGELOG.unreleased.md

* Modify to support no-inline jsx element

* Add pr number

* Fix from lint-docs

* Modify to rename isTsx => isTSXFile

* Modify to no considering file ext

* Support JSXFragment and add tests

* Update CHANGELOG.unreleased.md
2019-10-16 00:11:48 +09:00
..
__snapshots__ TSX: Fix incorrectly removing parentheses around jsx elements being accessed in tsx file (#6640) 2019-10-16 00:11:48 +09:00
fragment.js TSX: Fix incorrectly removing parentheses around jsx elements being accessed in tsx file (#6640) 2019-10-16 00:11:48 +09:00
jsfmt.spec.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00