Skip to content

Conversation

@GlebDolzhikov
Copy link
Contributor

@GlebDolzhikov GlebDolzhikov commented Aug 15, 2022

Description

Parentheses shouldn't be removed from inferred function return types with extends constraints
fix for #13275

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@thorn0 thorn0 merged commit f2244bd into prettier:main Aug 17, 2022
@kachkaev kachkaev added this to the 2.8 milestone Nov 16, 2022
medikoo pushed a commit to medikoo/prettier-elastic that referenced this pull request Jan 4, 2024
…#13289)

Co-authored-by: Gleb Dolzhikov <9276677@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parentheses shouldn't be removed from inferred function return types with extends constraints

5 participants