UNPKG

eslint-plugin-html

Version:

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

5 lines (4 loc) 72 B
<script> // eslint-disable-next-line no-eval eval( foo ); </script>