BenoitZugmeyer / eslint-plugin-html

An ESLint plugin to extract and lint scripts from HTML files.
ISC License
430 stars 51 forks source link

strict check doesn't work in HTML files with multiple <script> tags #55

Closed anniesullie closed 7 years ago

anniesullie commented 7 years ago

We're trying to use http://eslint.org/docs/rules/strict in conjunction with HTML files that can have multiple Githubissues.

  • Githubissues is a development platform for aggregating issues.