Closed Zegnat closed 8 years ago
It would be great if linter-js-standard would also lint code inside HTML <script>-blocks, as you might find in both HTML and PHP files.
<script>
It might just be possible to copy the solution from jshint, see AtomLinter/linter-jshint#132.
It would be great if linter-js-standard would also lint code inside HTML
<script>
-blocks, as you might find in both HTML and PHP files.It might just be possible to copy the solution from jshint, see AtomLinter/linter-jshint#132.