miniblog.
← Back to all posts
Wilfred Hughes
Mar 3, 2018 at 16:53
There's an eslint plugin for extracting JS from HTML, so you can catch issues even when using inline JS!
https://github.com/BenoitZugmeyer/eslint-plugin-html
GitHub - BenoitZugmeyer/eslint-plugin-html: An ESLint plugin to extract and lint scripts from HTML files.
An ESLint plugin to extract and lint scripts from HTML files. - BenoitZugmeyer/eslint-plugin-html