oxc/tasks
Yuji Sugiura 17635973b6
fix(tasks/lint_rules): Refactor syncing typescript-eslint and eslint status (#4654)
Closes #4085 

This issue seemed to have been addressed in #3779 , but partially
reverted in #3813 ? 🤔

Since I wasn't aware of these changes, I've just checked the current
implementation through the review requests in #4611 and refactored as
the original author.
2024-08-05 13:21:52 +08:00
..
ast_codegen test(ast): fix assert_layouts.rs offset tests on 32bit platforms. (#4620) 2024-08-03 14:37:30 +00:00
benchmark chore(deps): update dependency axios to v1.7.3 (#4637) 2024-08-05 00:05:57 +00:00
common refactor(tasks): clean up test files and remove libs.txt (#4172) 2024-07-10 17:38:06 +00:00
coverage refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00
javascript_globals chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
lint_rules fix(tasks/lint_rules): Refactor syncing typescript-eslint and eslint status (#4654) 2024-08-05 13:21:52 +08:00
minsize feat(codegen): implement BinaryExpressionVisitor (#4548) 2024-07-31 12:44:19 +00:00
prettier_conformance perf: replace some CompactStr usages with Cows (#4377) 2024-07-20 19:19:55 +00:00
rulegen feat(rulegen): add fix capabilities to new rule template (#4558) 2024-07-31 03:28:17 +00:00
transform_conformance fix(transformer/typescript) shadowed imports have not been removed (#4550) 2024-08-05 03:15:14 +00:00
website feat(linter): support suggestions and dangerous fixes (#4223) 2024-07-18 02:20:30 +00:00