eslint-plugin-riot
eslint-plugin-riot copied to clipboard
Support linting HTML expressions, not just <script> tags
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.