oxc/tasks/prettier_conformance
Boshen b2ff2df5af refactor(parser)!: remove builder pattern from Parser struct (#5000)
part of #4455

use `with_options(ParseOptions { ..ParseOptions::default() })` API instead.
2024-08-20 07:40:25 +00:00
..
src refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
Cargo.toml chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
prettier.js.snap.md feat(prettier): print with_clause in reexport declaration (#2635) 2024-03-07 14:24:16 +08:00
prettier.ts.snap.md feat(prettier/ts): better conformance (#2721) 2024-03-20 18:59:49 +08:00
README.md

Prettier Conformance

Run

just watch "run -p oxc_prettier_conformance"