oxc/tasks
Dunqing 3ba2a932d6 refactor(coverage): use code without meta options in TypeScriptSuite (#3552)
The `@jsx: react` is a typescript option. The `Babel` typescript plugin handles @jsx as well, but this is different. `@jsx` in babel is a [pragma](https://babeljs.io/docs/babel-plugin-transform-react-jsx#pragma) option. So we should use code without these meta options to avoid Babel parsing `@jsx` incorrectly
2024-06-06 05:34:18 +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 refactor(coverage): use code without meta options in TypeScriptSuite (#3552) 2024-06-06 05:34:18 +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 fix(transformer): TS namespace transform do not track var decl names (#3501) 2024-06-03 12:35:57 +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