Skip to content

Fix call signatures print in --no-semi mode#18118

Merged
fisker merged 9 commits into
prettier:mainfrom
fisker:14040
Oct 24, 2025
Merged

Fix call signatures print in --no-semi mode#18118
fisker merged 9 commits into
prettier:mainfrom
fisker:14040

Conversation

@fisker

@fisker fisker commented Oct 22, 2025

Copy link
Copy Markdown
Member

Description

Fixes #14040

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

pkg-pr-new Bot commented Oct 22, 2025

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 19d30a3

@netlify

netlify Bot commented Oct 22, 2025

Copy link
Copy Markdown

Deploy Preview for prettier ready!

Name Link
🔨 Latest commit 19d30a3
🔍 Latest deploy log https://app.netlify.com/projects/prettier/deploys/68f9010cbfccf20008e47bff
😎 Deploy Preview https://deploy-preview-18118--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 changed the title Fix call siguture print in --no-semi mode Fix call signatures print in --no-semi mode Oct 22, 2025
@fisker fisker marked this pull request as ready for review October 22, 2025 16:04
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.

Call signatures in interfaces get broken with no-semi

1 participant