- Don't rely on globals (window.$) for jQuery import - Remove eslint globals no longer in use
* clean up async/await, and sort init calls in `index.js * use `const _promise` to indicate that we do not need await an async function