oxc/tasks/prettier_conformance
Dunqing 638bd1ce23
feat(tasks/prettier-conformance): allow specifying filter as specific files (#1343)
This is useful in directories with a large number of files, so that we only need to focus on the file we are debugging.
2023-11-16 15:56:47 +08:00
..
prettier@3478719cc0 feat(prettier_conformance): add prettier test runner (#1262) 2023-11-13 20:14:35 +08:00
src feat(tasks/prettier-conformance): allow specifying filter as specific files (#1343) 2023-11-16 15:56:47 +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 feat(tasks/prettier-conformance): allow specifying filter as specific files (#1343) 2023-11-16 15:56:47 +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"