oxc/napi
overlookmotel 335eb38be6 refactor(ast_tools): faster formatting Rust code (#6972)
Speed up formatting Rust code. Don't convert to string and then re-parse, allow `syn` to skip a step by using existing `TokenStream`.
2024-10-28 01:13:36 +00:00
..
minify refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
parser chore: remove unnecessary packageManager from package.json 2024-10-25 10:38:02 +08:00
transform refactor(ast_tools): faster formatting Rust code (#6972) 2024-10-28 01:13:36 +00:00
.gitignore feat(napi): isolated-declaration (#3718) 2024-06-17 13:06:00 +00:00