jsinspect
jsinspect copied to clipboard
Feature request: parsing script tags in HTML
In some libraries like Polymer (and maybe other Web Components solutions as well) JS mostly lives in inline script tags. We are able to use eslint-plugin-html for such cases. Are there any plans to add similar support to jsinspect?