oxc/tasks/prettier_conformance
Yuji Sugiura a4e8ce8fe5
feat(prettier): Complete print_literal (#7952)
Part of #5068 

- [x] RegExpLiteral
- [x] BigIntLiteral
- [x] NumericLiteral
- [x] StringLiteral
  - [x] replaceEndOfLine
  - [x] makeString keep usless escape
- [x] NullLiteral
- [x] BooleanLiteral
2024-12-17 12:02:22 +08:00
..
snapshots feat(prettier): Complete print_literal (#7952) 2024-12-17 12:02:22 +08:00
src style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
Cargo.toml perf(linter, ast-tools, coverage): Use FxHashSet instead of std::collections::HashSet (#6001) 2024-09-24 19:29:08 +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: