oxc/tasks
Yuji Sugiura 7f9d8b71ee
fix(tasks/lint_rules): Integrate react and react-hooks rules (#3315)
Fixes #2174 , now `react-hooks` plugin and its rules are managed by
`react` plugin issue.
2024-05-16 23:22:02 +08:00
..
benchmark feat(sourcemap): add feature "sourcemap_concurrent" 2024-05-14 00:05:27 +08:00
common feat(transformer): support from_babel_options in TransformOptions (#3301) 2024-05-16 10:10:39 +00:00
coverage feat(transformer): support from_babel_options in TransformOptions (#3301) 2024-05-16 10:10:39 +00:00
javascript_globals chore: update Cargo.toml and deny.yaml 2024-03-05 16:31:05 +08:00
lint_rules fix(tasks/lint_rules): Integrate react and react-hooks rules (#3315) 2024-05-16 23:22:02 +08:00
minsize chore(minsize): remove brotlic because it takes too long to compile (#2954) 2024-04-13 13:24:25 +08:00
prettier_conformance chore(deps): update dependency rust to v1.78.0 (#3151) 2024-05-03 00:01:42 +08:00
rulegen refactor(rulegen): clean up diagnostics 2024-05-12 00:34:11 +08:00
transform_conformance feat(transformer): support from_babel_options in TransformOptions (#3301) 2024-05-16 10:10:39 +00:00
libs.txt