oxc/crates/oxc_prettier/src
Luca Bruno 5731e3957f
refactor(ast)!: store span details inside comment struct (#4132)
This tweaks `Comment` definition in order to internally store the start
and end position of its span.

Closes: https://github.com/oxc-project/oxc/issues/4069
2024-07-09 23:23:43 +08:00
..
comments refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +08:00
format feat(ast,codegen): add TSParenthesizedType and print type parentheses correctly (#3979) 2024-06-30 07:57:48 +00:00
printer chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
utils
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 refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +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