Make jQuery global
npm install make-jquery-global
js require('make-jquery-global')() console.log(jQuery) // console.logs the jQuery library object