oxc/tasks
underfin 2794064eef
feat(transfrom): transform-json-strings (#2168)
The pr intends to implement the plugin
`babel-plugin-transform-json-strings`. But here is only mutate
`Directive`, the `StringLiteral` is not implement. It need to changed
the `StringLiteral` printer.

I'm intend to add the raw of `StringLiteral`, it will be mutate at
plugin, and using the `raw` to print `StringLiteral`. If you other
ideas, please let me know.

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-01-25 10:39:02 +00:00
..
benchmark feat(tasks): benchmarks for lexer (#2101) 2024-01-21 14:32:50 +00:00
common chore(deps): bump the dependencies group with 3 updates (#2033) 2024-01-15 15:31:32 +08:00
coverage fix(codegen): print Directive original string (#2157) 2024-01-25 15:24:05 +08:00
lint_rules feat(tasks): Add @typescript-eslint to lint_rules CI task (#2134) 2024-01-23 12:29:55 +08:00
lint_rules2 feat(tasks): Add more plugins for tasks/lint_rules2 (#2167) 2024-01-25 16:32:26 +08:00
minsize refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
prettier_conformance chore: update snapshots 2024-01-15 21:13:05 +08:00
rulegen chore(deps): update cargo (#2138) 2024-01-23 14:48:04 +08:00
transform_conformance feat(transfrom): transform-json-strings (#2168) 2024-01-25 10:39:02 +00:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00