npm install eslint-watchyarn add eslint-watchpnpm add eslint-watch<script src="https://fastly.jsdelivr.net/npm/eslint-watch"></script><script src="https://unpkg.com/eslint-watch"></script><script type="module">
import eslintwatch from 'https://cdn.jsdelivr.net/npm/eslint-watch/+esm';
</script><script type="module">
import eslintwatch from 'https://cdn.skypack.dev/eslint-watch';
</script>