oxc/tasks/benchmark/benches
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
..
codegen.rs
isolated_declarations.rs
lexer.rs
linter.rs
minifier.rs
parser.rs
parser_napi.rs
prettier.rs
semantic.rs
sourcemap.rs
transformer.rs