eslint-plugin-riot icon indicating copy to clipboard operation
eslint-plugin-riot copied to clipboard

Support linting HTML expressions, not just <script> tags

Open bminer opened this issue 5 years ago • 0 comments

It would be cool if this plugin was a tad smarter and linted the HTML attributes and component body. This would probably be a massive undertaking with minimal gain, since most errors will be in the <script> tag.

bminer avatar Nov 30 '20 22:11 bminer