Skip to content
Snippets Groups Projects
Select Git revision
0 results

jquery.js

Blame
  • Forked from funkwhale / funkwhale
    Source project has a limited visibility.
    • Kasper Seweryn's avatar
      17006094
      Fix linter error · 17006094
      Kasper Seweryn authored
      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`.
      17006094
      History
      Fix linter error
      Kasper Seweryn authored
      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`.