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