Fix linter error
Linter did not like await in global scope besides it being fully functional, so I've created a `src/jquery.js` file which sets jquery globals and then we can safely import `src/semantic.js`.
Loading
Please register or sign in to comment