prettier
3a998df0 - TSX: Fix incorrectly removing parentheses around jsx elements being accessed in tsx file (#6640)

Commit
6 years ago
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
Author
Parents
Loading