stenciljs/eslint-plugin

feat: Enforce `implements ComponentInterface`

Open

#102 opened on Jan 2, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (37 forks)auto 404
Help Wanted

Repository metrics

Stars
 (71 stars)
PR merge metrics
 (PR metrics pending)

Description

Prerequisites

Describe the Feature Request

Enforce the usage of the ComponentInterface

Describe the Use Case

Some IDE's mark the lifecycle hooks as unused when the ComponentInterface is not implemented

Describe Preferred Solution

No response

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

Contributor guide