oxc/crates/oxc_linter
Jelle van der Waa 9744707b3b
feat(linter/eslint): Implement default_case rule (#3379)
Rule Detail:
[link](https://eslint.org/docs/latest/rules/default-case)

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-05-22 16:49:02 +08: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/eslint): Implement default_case rule (#3379) 2024-05-22 16:49:02 +08:00
tests
Cargo.toml feat(linter): start adding json schema for configuration file (#3375) 2024-05-22 00:35:29 +08:00