Skip to content

Remove extra blank line in type alias#18109

Merged
fisker merged 11 commits intoprettier:mainfrom
fisker:TSTypeAliasDeclaration-union
Oct 20, 2025
Merged

Remove extra blank line in type alias#18109
fisker merged 11 commits intoprettier:mainfrom
fisker:TSTypeAliasDeclaration-union

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Oct 20, 2025

Description

Fixes #13153 and #18106 (comment)

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.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Oct 20, 2025

Open in StackBlitz

yarn add https://pkg.pr.new/prettier/prettier/@prettier/plugin-hermes@18109.tgz
yarn add https://pkg.pr.new/prettier/prettier/@prettier/plugin-oxc@18109.tgz
yarn add https://pkg.pr.new/prettier/prettier@18109.tgz

commit: b9858ea

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 20, 2025

Deploy Preview for prettier ready!

Name Link
🔨 Latest commit b9858ea
🔍 Latest deploy log https://app.netlify.com/projects/prettier/deploys/68f663e60588680008b4f397
😎 Deploy Preview https://deploy-preview-18109--prettier.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@fisker fisker marked this pull request as ready for review October 20, 2025 15:51
@fisker fisker merged commit 7eb39ea into prettier:main Oct 20, 2025
34 of 35 checks passed
@fisker fisker deleted the TSTypeAliasDeclaration-union branch October 20, 2025 16:39
@fisker fisker added this to the 3.7 milestone Oct 20, 2025
This was referenced Oct 30, 2025
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.

Empty line in type alias before union type

1 participant