fix(format/js): preserve newline in type alias if right side has a comment#8910
fix(format/js): preserve newline in type alias if right side has a comment#8910
Conversation
🦋 Changeset detectedLatest commit: 3ccc616 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
WalkthroughThis change fixes incorrect indentation of comments that appear after the equals sign in TypeScript Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Comment |
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
Summary
Generated by glm-4.7
fixes #8774
Test Plan
snapshots
Docs