oxc/crates/oxc_linter
Maurice Nicholson d803a3ab5e
fix(linter): ignore false positives in eslint-plugin-react(jsx-key) (#1858)
Closes #1857

Fixes false positives where an arrow function exists within an array
2023-12-30 11:14:45 +00:00
..
examples fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
fixtures fix(linter): support read the third item in config file (#1771) 2023-12-21 22:51:57 +08:00
src fix(linter): ignore false positives in eslint-plugin-react(jsx-key) (#1858) 2023-12-30 11:14:45 +00:00
tests chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
Cargo.toml feat(linter): refine jsx-a11y settings (#1816) 2023-12-26 15:55:52 +08:00