oxc/tasks
Dunqing 142da1d2ff chore(transform_conformance): reorganize react-refresh related tests (#6918)
Move all tests that are copied from [react-refresh](https://github.com/facebook/react/blob/main/packages/react-refresh/src/__tests__/ReactFreshBabelPlugin-test.js) to the `react-refresh` directory, and add a README to describe the source of these tests. This way we can better stay in sync with upstream.

related: https://github.com/oxc-project/oxc/pull/6884#discussion_r1816888813
2024-10-26 13:07:10 +00:00
..
ast_tools feat(ast): remove explicit untagged marker on enums (#6915) 2024-10-26 08:21:40 +00:00
benchmark chore: remove unnecessary packageManager from package.json 2024-10-25 10:38:02 +08:00
common perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
coverage fix(transformer): only run typescript plugin for typescript source (#6889) 2024-10-25 13:59:31 +00:00
javascript_globals perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
lint_rules chore(tasks/lint_rules): sync rules with ESLint v9 (#6777) 2024-10-22 20:14:10 +08:00
minsize chore(tasks/minsize): enable idempotency test 2024-10-26 10:35:01 +08:00
prettier_conformance refactor(prettier)!: remove source_text argument from constructor (#6448) 2024-10-11 06:27:33 +00:00
rulegen feat(rulegen): add module definitions for new rules (#6845) 2024-10-24 15:47:07 +08:00
transform_checker refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
transform_conformance chore(transform_conformance): reorganize react-refresh related tests (#6918) 2024-10-26 13:07:10 +00:00
website docs(linter): add schema to config examples (#6838) 2024-10-24 08:44:04 +08:00