oxc/tasks
Ali Rezvani 0d770f57ff
refactor: remove redundant imports to fix some of clippy warnings. (#3028)
These are raising warnings in nightly, And are in fact redundant.
2024-04-19 21:02:23 +08:00
..
benchmark chore(task): add specific pnpm version for codespeed task (#3010) 2024-04-16 21:46:40 +08:00
common feat(transform_conformance): skip windows tests (#3003) 2024-04-16 17:50:43 +08:00
coverage refactor: remove redundant imports to fix some of clippy warnings. (#3028) 2024-04-19 21:02:23 +08:00
javascript_globals chore: update Cargo.toml and deny.yaml 2024-03-05 16:31:05 +08:00
lint_rules feat(linter): remove import/no-unresolved (#3023) 2024-04-19 12:45:50 +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 feat(prettier/ts): better conformance (#2721) 2024-03-20 18:59:49 +08:00
rulegen Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
transform_conformance feat(transformer/typescript): report error for export = <value> (#3021) 2024-04-18 18:56:29 +08:00
libs.txt