Skip to content

Support TLA for typescript parser#16729

Merged
fisker merged 8 commits intoprettier:mainfrom
fisker:ts-tla
Oct 18, 2024
Merged

Support TLA for typescript parser#16729
fisker merged 8 commits intoprettier:mainfrom
fisker:ts-tla

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Oct 8, 2024

Description

Fixes #16288
Fixes #6608

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

@fisker fisker marked this pull request as ready for review October 8, 2024 08:05
@fisker fisker merged commit b19139a into prettier:main Oct 18, 2024
@fisker fisker deleted the ts-tla branch October 18, 2024 13:11
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 missing with await and typescript parser No space after await in typescript parser (in some cases)

3 participants