oxc/crates/oxc_linter
Wenzhe Wang 2f8b3f8d83
refactor(linter): run eq_eq_eq fix in some condition (#545)
* fix(linter): eq_eq_eq fix in some condition

* refactor(linter): support more config

* chore(linter): lint codes

* fix(linter): change pick null

* refactor(linter): change file position
2023-07-16 10:18:13 -04:00
..
examples perf(semantic): use IndexVec instead of indextree for ast nodes (#462) 2023-06-20 15:21:58 +08:00
src refactor(linter): run eq_eq_eq fix in some condition (#545) 2023-07-16 10:18:13 -04:00
tests chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
Cargo.toml feat(linter): add eslint/no-control-regex (#516) 2023-07-10 10:20:57 +08:00