oxc/crates/oxc_prettier/src
2024-09-05 05:59:22 +00:00
..
comments refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +08:00
format fix(ast, codegen, linter): panics in fixers. (#5431) 2024-09-05 05:59:22 +00:00
printer chore: remove unsafe_code = "warn" rust lint 2024-07-15 10:39:08 +08:00
utils feat(prettier): print CallExpression arguments correctly (#1631) 2023-12-10 15:59:13 +08:00
binaryish.rs refactor(prettier): remove BinaryishLeft (#2381) 2024-02-10 23:10:33 +08:00
doc.rs chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
lib.rs perf(wasm): reuse parse result for prettier (#5254) 2024-08-27 16:56:18 +08:00
macros.rs refactor(prettier): improve Group API (#2390) 2024-02-11 21:53:02 +08:00
needs_parens.rs chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
options.rs chore: fix some nightly clippy warnings 2024-06-19 00:53:58 +08:00