Back to IssuesView on GitHub
#17275
Moderate
formatter: Diff with Prettier on Generic Types
Summary
The Oxc formatter produces output that differs from Prettier when dealing with generic types within class property assignments. This issue requires investigating the formatting logic for these specific syntax structures to achieve parity with Prettier.
Skills Required
RustJavaScript/TypeScript AST understandingCode formatting principlesTesting
Files Likely Touched
Labels
A-formatter-prettier-diff