BenoitZugmeyer / eslint-plugin-html

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

does it not honor comment controls? #88

Closed waffledonkey closed 6 years ago

waffledonkey commented 6 years ago

does/* eslint-disable */, // eslint-disable-line and // eslint-disable-next-line work? how does one disable linting?

BenoitZugmeyer commented 6 years ago

Sure it does. Do you have any issue about it?

waffledonkey commented 6 years ago

The issue is that I had a Githubissues.

  • Githubissues is a development platform for aggregating issues.