add eslint plugin html for linting js in html files (#4428)

* add eslint plugin html for linting js in html files

* fix linting
This commit is contained in:
vindex10
2023-02-02 06:13:52 +01:00
committed by GitHub
parent 599f7b1eda
commit 98f466f9ce
3 changed files with 14 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ formatting.
* [alex](https://github.com/get-alex/alex)
* [angular](https://www.npmjs.com/package/@angular/language-server)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
* [eslint](https://github.com/BenoitZugmeyer/eslint-plugin-html)
* [fecs](http://fecs.baidu.com/)
* [html-beautify](https://beautifier.io/)
* [htmlhint](http://htmlhint.com/)