oxc/tasks/benchmark
camc314 3dcac1ae0b feat(linter): react/exhaustive-deps (#7151)
Firstly, a massive thanks to @alisnic for starting this (incredibly complicated) lint rule in https://github.com/oxc-project/oxc/pull/2637 !

still a draft. current state:

3x false positives (all todo with refs)

3x false negatives (TS will catch these
13x false negatvies todo with refs
1x false negative TODO

closes  #2637
relates to #2174
2024-11-12 11:42:47 +00:00
..
benches feat(linter): react/exhaustive-deps (#7151) 2024-11-12 11:42:47 +00:00
codspeed chore: remove unnecessary packageManager from package.json 2024-10-25 10:38:02 +08:00
src ci(benchmarks): NeverGrowInPlaceAllocator not pub (#5727) 2024-09-12 12:58:13 +00:00
Cargo.toml ci(minifier): minifier benchmark measure only the minifier itself (#6222) 2024-10-01 17:43:39 +00:00
README.md