oxc/tasks/prettier_conformance
DonIsaac a207923af1 perf: replace some CompactStr usages with Cows (#4377)
Reduce memory allocations in semantic and linter by using `Cow<'a, str>` over `CompactStr`
2024-07-20 19:19:55 +00:00
..
src perf: replace some CompactStr usages with Cows (#4377) 2024-07-20 19:19:55 +00:00
Cargo.toml chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
prettier.js.snap.md
prettier.ts.snap.md
README.md

Prettier Conformance

Run

just watch "run -p oxc_prettier_conformance"