oxc/napi/transform/test
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
..
id.test.mjs feat(napi/transform): add lang option to change source type (#6309) 2024-10-06 04:53:47 +00:00
transform.test.mjs refactor(ast_tools): faster formatting Rust code (#6972) 2024-10-28 01:13:36 +00:00