swc/crates/swc_ecma_lints
Donny/강동윤 e5601989a1
perf(es/lints): Avoid needless allocations in no-dupe-args (#9041)
**Description:**

I introduced a zero-allocation variant for `swc_ecma_utils::DestructuringFinder` that does not allocate anything.
2024-06-14 14:39:15 +09:00
..
examples chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
src perf(es/lints): Avoid needless allocations in no-dupe-args (#9041) 2024-06-14 14:39:15 +09:00
tests feat(es/lints): Detect duplicate bindings in export defaults (#8760) 2024-03-19 14:39:06 +09:00
Cargo.toml chore: Bump crates 2024-06-14 05:24:10 +00:00