Skip to content

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

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

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

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Oct 22, 2025

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
Copy link
Copy Markdown

pkg-pr-new bot commented Oct 22, 2025

Open in StackBlitz

yarn add https://pkg.pr.new/prettier/prettier/@prettier/[email protected]
yarn add https://pkg.pr.new/prettier/prettier/@prettier/[email protected]
yarn add https://pkg.pr.new/prettier/[email protected]

commit: 19d30a3

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 22, 2025

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
@fisker fisker merged commit 1260708 into prettier:main Oct 24, 2025
34 of 35 checks passed
@fisker fisker deleted the 14040 branch October 24, 2025 12:29
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