oxc/tasks/prettier_conformance
Yuji Sugiura a529412fe7
refactor(prettier): Verify printing module exports (#8670)
Part of #5068 

- ExportAllDeclaration
- ExportNamedDeclaration
- ExportDefaultDeclaration
- (ExportNamespaceSpecifier = ExportAllDeclaration+exported)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-01-23 14:54:06 +08:00
..
snapshots refactor(prettier): Verify printing module exports (#8670) 2025-01-23 14:54:06 +08:00
src feat(tasks/prettier): Visualize test details (#8634) 2025-01-21 17:01:34 +08:00
Cargo.toml refactor(prettier): Update tasks/prettier to correctly handle snapshots (#8337) 2025-01-08 17:10:30 +08:00
README.md test(prettier): move prettier conformance snapshots into separate directory (#5921) 2024-09-20 11:34:13 +00:00

Prettier Conformance

Run

just watch "run -p oxc_prettier_conformance"

Test results

Test case results are listed in: