Skip to content

oxlint: false positive for no-unused-private-class-members rule #11039

@lukeed

Description

@lukeed

When defining a class with TS, if giving a type definition for a property method, oxlint seems to skip checking the property implementation in the constructor, but its the implementation that has the link to the private method.

Playground example

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions