oxc/tasks/prettier_conformance
Boshen 70a0076eed
refactor: remove global allocator from non-user facing apps (#2401)
The runtime performance gains does not out weight the compilation speed from
building the custom allocators, which takes about a minute to build on
slower machines.
2024-02-12 14:09:05 +08:00
..
src refactor: remove global allocator from non-user facing apps (#2401) 2024-02-12 14:09:05 +08:00
Cargo.toml refactor: remove global allocator from non-user facing apps (#2401) 2024-02-12 14:09:05 +08:00
prettier.snap.md feat(prettier): handle binaryish expression in return statement (#2388) 2024-02-11 20:01:25 +08:00
README.md fix(tasks/prettier_conformance): fix incorrect casing in README (#1295) 2023-11-14 13:41:48 +08:00

Prettier Conformance

Run

just watch "run -p oxc_prettier_conformance"