Home

oxc-project/oxc

Status:Indexed
Analyzed Dec 23, 202510K+ starsRust

⚓ A collection of high-performance JavaScript tools.

Back to Issues
#17275
Moderate

formatter: Diff with Prettier on Generic Types

View on GitHub

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

Labels

A-formatter-prettier-diff