oxc/crates/oxc_linter
Wang Wenzhe e275659cdc
feat(linter): add oxc/no-rest-spread-properties rule (#3432)
People open this rule may have some specific purpose, I am deliberating
about whether to add a custom message.
2024-05-28 15:04:17 +00:00
..
examples refactor(diagnostics): s/OxcDiagnostic::new/OxcDiagnostic::error 2024-05-12 01:08:54 +08:00
fixtures fix(linter/default): ignore unsupported files (e.g. .vue) 2024-05-12 13:33:29 +08:00
src feat(linter): add oxc/no-rest-spread-properties rule (#3432) 2024-05-28 15:04:17 +00:00
tests feat(tasks/website): code generate the linter rules 2024-05-23 15:21:37 +08:00
Cargo.toml chore(linter): write json schema to npm/oxlint 2024-05-24 13:28:03 +08:00