oxc/tasks/prettier_conformance/src
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
..
ignore_list.rs feat(prettier): print with_clause (#2632) 2024-03-07 12:22:30 +08:00
lib.rs refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
main.rs chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
runner.rs
spec.rs perf: replace some CompactStr usages with Cows (#4377) 2024-07-20 19:19:55 +00:00