Skip to content

linter: no matching rules for some typescript rules #7233

@Boshen

Description

@Boshen
          Hi team, I ran oxlint and I caught some issues:
! The following rules do not match the currently supported rules:
  | typescript/no-dupe-class-members
  | typescript/no-useless-constructor
  | typescript/no-loss-of-precision
  | typescript/no-array-constructor
  | typescript/no-redeclare
  | typescript/no-unused-vars

But, you can see all these rules have been implemented. I am using "oxlint": "^0.11.0",

Originally posted by @markEHVN in #2180 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions