-
Notifications
You must be signed in to change notification settings - Fork 661
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve attached comments for printing ChainExpression nodes in Pret…
…tier V2 Summary: This fixes a bug we've identified while running codemods that causes some comments to get dropped when they are attached to `ChainExpression` nodes. This problem only exists in Prettier V2. Reviewed By: gkz Differential Revision: D50851144 fbshipit-source-id: 1acda37f80e301a6fe0ed52838df3de82ff2c8c1
- Loading branch information
1 parent
20e0f44
commit e0592c9
Showing
2 changed files
with
44 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters