oxc/tasks
overlookmotel f0dee76a4d style(ast_tools): fix wonky formatting (#7288)
Follow-on after #7283. Pure refactor. `rustfmt` was malfunctioning on this code for some reason. Alter the code slightly so it formats it nicely.
2024-11-14 22:58:16 +00:00
..
ast_tools style(ast_tools): fix wonky formatting (#7288) 2024-11-14 22:58:16 +00:00
benchmark feat(linter): react/exhaustive-deps (#7151) 2024-11-12 11:42:47 +00:00
common perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
compat_data fix(tasks/compat_data): fix misplaced features (#7284) 2024-11-14 16:36:16 +00:00
coverage fix(transformer/helper-loader): incorrect SymbolFlags for default import when SourceType is script (#7226) 2024-11-09 14:32:44 +00:00
javascript_globals feat(linter)!: sync sindresorhus/globals; removed Object.prototype properties from builtin and es* globals (#6991) 2024-10-29 04:13:20 +00:00
lint_rules feat(tasks/lint_rules): mark eslint/no-undef-init as done (#7244) 2024-11-12 11:55:37 +08:00
minsize chore(tasks/minsize): enable idempotency test 2024-10-26 10:35:01 +08:00
prettier_conformance feat(ast)!: remove invalid expressions from TSEnumMemberName (#7219) 2024-11-09 08:48:14 +00:00
rulegen feat(rulegen): support outdent and dedent tagged template expressions (#6866) 2024-11-09 17:26:27 +08:00
transform_checker refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
transform_conformance feat(transformer): add defaulted Module::Preserve option (#7225) 2024-11-09 12:55:13 +00:00
website feat(linter): support overrides config field (#6974) 2024-11-13 05:40:59 +00:00