npm install jest-watcheryarn add jest-watcherpnpm add jest-watcher<script src="https://fastly.jsdelivr.net/npm/jest-watcher"></script><script src="https://unpkg.com/jest-watcher"></script><script type="module">
import jestwatcher from 'https://cdn.jsdelivr.net/npm/jest-watcher/+esm';
</script><script type="module">
import jestwatcher from 'https://cdn.skypack.dev/jest-watcher';
</script>