oxc/crates/oxc_prettier/src
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
..
comments refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
format feat(prettier): Complete print_literal (#7952) 2024-12-17 12:02:22 +08:00
ir feat(prettier): Complete print_literal (#7952) 2024-12-17 12:02:22 +08:00
printer refactor(prettier): Revive doc macro (#7639) 2024-12-04 16:58:00 +08:00
utils refactor(prettier): Unified method of Doc generation (#7600) 2024-12-03 17:27:55 +08:00
binaryish.rs
lib.rs refactor(prettier): Revive doc macro (#7639) 2024-12-04 16:58:00 +08:00
macros.rs feat(prettier): Complete print_literal (#7952) 2024-12-17 12:02:22 +08:00
needs_parens.rs style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
options.rs chore(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00