oxc/crates/oxc_linter
DonIsaac 3bf7b24621 feat(linter): make typescript/no-duplicate-enum-values a correctness rule (#5810)
This rule is enabled by default in typescript-eslint's recommended config, so we
should enable it by default too. I checked this change with `oxlint-ecosystem-ci` locally and saw no problems.

This PR also improves diagnostic messages for this rule.
2024-09-17 05:46:16 +00:00
..
examples refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
fixtures test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
src feat(linter): make typescript/no-duplicate-enum-values a correctness rule (#5810) 2024-09-17 05:46:16 +00:00
tests
Cargo.toml release(oxlint): v0.9.5 (#5724) 2024-09-12 16:59:25 +08:00
CHANGELOG.md release(oxlint): v0.9.5 (#5724) 2024-09-12 16:59:25 +08:00