-
-
Notifications
You must be signed in to change notification settings - Fork 879
Closed
Labels
A-linterArea - LinterArea - Linter
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - Linter