oxc/tasks/prettier_conformance
Dunqing 1116afa7bc
fix(prettier): remove extra empty lines inside the function body (#1365)
I'm not sure that's the right approach. But we can handle it this way for now
2023-11-17 14:03:26 +08:00
..
prettier@3478719cc0 feat(prettier_conformance): add prettier test runner (#1262) 2023-11-13 20:14:35 +08:00
src fix(tasks/prettier-conformance): incorrect snapshot (#1352) 2023-11-16 20:43:32 +08:00
Cargo.toml feat(tasks/prettier-conformance): parse the specs and pass the correct options to prettier (#1327) 2023-11-15 13:30:44 +08:00
prettier.snap.md fix(prettier): remove extra empty lines inside the function body (#1365) 2023-11-17 14:03:26 +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"