stenciljs/eslint-plugin
Ver no GitHubfeat: Enforce `implements ComponentInterface`
Open
#102 aberto em 2 de jan. de 2024
Help Wanted
Métricas do repositório
- Stars
- (71 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
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