UNPKG

eslint-plugin-html

Version:

A ESLint plugin to lint and fix inline scripts contained in HTML files.

7 lines (6 loc) 79 B
<!DOCTYPE html> <html lang="en"> <script> foo();; </script> </html>