oxc/tasks
Dunqing 5c8e16c976 feat(coverage): second transformer build does not print typescript (#3561)
Currently, we lack a test to check if the TS AST has been completely deleted. I have thought of a way to test it. Let's have our idempotency test print the TypeScript code the first time and the second time print the JavaScript code only. If the two results do not match, it means that there are still undeleted TS ASTs or other bugs. Since ideally the TS ASTs are completely deleted, the two results should be the same.
2024-06-07 05:04:25 +00:00
..
benchmark chore(deps): lock file maintenance npm packages (#3506) 2024-06-02 16:13:02 +00:00
common chore: update toml format 2024-05-21 22:15:47 +08:00
coverage feat(coverage): second transformer build does not print typescript (#3561) 2024-06-07 05:04:25 +00:00
javascript_globals chore: update Cargo.toml and deny.yaml 2024-03-05 16:31:05 +08:00
lint_rules refactor(linter): merge deepscan rules into oxc rules (#3327) 2024-05-17 11:56:06 +00:00
minsize feat(oxc_codegen): preserve annotate comment (#3465) 2024-05-30 15:25:23 +08:00
prettier_conformance refactor: compile less test binaries to speed up CI (#3414) 2024-05-26 07:21:44 +00:00
rulegen chore: change website url to https://oxc.rs 2024-06-05 22:05:08 +08:00
transform_conformance feat(transformer/typescript): remove typescript ast nodes (#3559) 2024-06-07 05:04:22 +00:00
website chore: change website url to https://oxc.rs 2024-06-05 22:05:08 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00