Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(formatter): Line breaking after extends in type parameters #876

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

Yuiki
Copy link
Contributor

@Yuiki Yuiki commented Nov 25, 2023

Summary

closes #850

  • Add a soft line break after extends in type parameters

Test Plan

  • Confirming that the crates/biome_js_formatter/tests/specs/prettier/typescript/typeparams/line-breaking-after-extends.ts.snap file was removed by running tests

@github-actions github-actions bot added A-Formatter Area: formatter L-JavaScript Language: JavaScript and super languages labels Nov 25, 2023
@ematipico ematipico merged commit d2ef16b into biomejs:main Nov 25, 2023
12 checks passed
@Yuiki Yuiki deleted the fix/extends-line-break branch November 25, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Formatter Area: formatter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Line breaking after extends in type parameters
2 participants