-
Notifications
You must be signed in to change notification settings - Fork 81
Pull requests: dprint/dprint-plugin-typescript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(jsx): mark <pre> body comments as handled to avoid duplication
#796
opened May 30, 2026 by
divybot
Loading…
feat: add Tailwind class name sorting (#552)
#795
opened May 28, 2026 by
todor-a
Contributor
Loading…
fix: surround template literal type unions with newlines when too long
#794
opened May 28, 2026 by
divybot
Loading…
fix: break container instead of expanding one of many object siblings (#641)
#793
opened May 28, 2026 by
todor-a
Contributor
Loading…
feat: detect more tagged template patterns for external formatter (#658)
#792
opened May 28, 2026 by
todor-a
Contributor
Loading…
fix: preserve comments between node and comma in separated lists (#684)
#791
opened May 28, 2026 by
todor-a
Contributor
Loading…
fix: keep space between
for and await regardless of spaceAfterForKeyword (#692)
#790
opened May 28, 2026 by
todor-a
Contributor
Loading…
fix: add trailing comma after wrapped arrow expression body in call (#696)
#789
opened May 28, 2026 by
todor-a
Contributor
Loading…
fix: stabilize
with statement formatting with comments
#788
opened May 28, 2026 by
todor-a
Contributor
Loading…
chore: modernize CI and expand README install section
#786
opened May 23, 2026 by
dsherret
Member
Loading…
1 task
feat: add
unionAndIntersectionType.operatorPosition option
#785
opened May 22, 2026 by
lo1tuma
Loading…
fix: preserve meaningful surrounding spaces in JSX text
#782
opened May 19, 2026 by
SunsetTechuila
Loading…
fix(jsx): avoid making type param lists ambiguous when trailingCommas is never
#751
opened Nov 13, 2025 by
xandris
Loading…
feat: add support for
arrayExpression.maxWidth configuration
#739
opened Sep 25, 2025 by
xseman
Loading…
fix: Improve contextual spacing for if statements when ifStatement.sp…
#727
opened Jul 22, 2025 by
AaronLieberman
Loading…
fix: Improve contextual spacing for JSX expression containers when js…
#726
opened Jul 22, 2025 by
AaronLieberman
Loading…
Respect
prefer_newline_before_close_bracket with jsx_attributes_prefer_hanging
#669
opened Sep 18, 2024 by
0x241F31
Loading…
Do not move assignment value on new line if
variable_statement_prefer_single_line is true
#668
opened Sep 18, 2024 by
0x241F31
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.