oxc/crates/oxc_linter
Boshen c342875b55
chore(linter): change react/no-unknown-property to restriction
There's a lot of false positives in non-standard jsx usages.

For example the usage of `css` or `class` attribute.
2024-01-12 20:44:04 +08:00
..
examples fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
fixtures fix(linter): fix plugin name parsing when reading config file (#1972) 2024-01-10 11:46:56 +08:00
src chore(linter): change react/no-unknown-property to restriction 2024-01-12 20:44:04 +08:00
tests chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
Cargo.toml refactor(formatter,linter,codegen): remove oxc_formatter (#1968) 2024-01-10 06:41:20 +00:00