stencil-community / stencil-eslint

ESLint rules specific to Stencil JS projects
MIT License
61 stars 34 forks source link

fix: adding formAssociated methods to stencil lifecycle methods list #108

Closed laddi-netapp closed 4 months ago

laddi-netapp commented 6 months ago

Currently I'm getting warnings on my formAssociated methods:

image
laddi-netapp commented 6 months ago

Would be great if this and the other PR I created over a month ago could be merged and a new version shipped. Then I can remove all my // eslint-disable-next-line comments from my code... 😉