43081j / eslint-plugin-lit

lit-html support for ESLint
120 stars 22 forks source link

Enhance `no-attribute-value` to suggest property binding for `input` element #87

Closed stramel closed 3 years ago

stramel commented 3 years ago

We can enhance the no-attribute-value rule to suggest property binding syntax when bound to an input element.