npm install jshintyarn add jshintpnpm add jshint<script src="https://fastly.jsdelivr.net/npm/jshint"></script><script src="https://unpkg.com/jshint"></script><script type="module">
import jshint from 'https://cdn.jsdelivr.net/npm/jshint/+esm';
</script><script type="module">
import jshint from 'https://cdn.skypack.dev/jshint';
</script>