Skip to content

Misc. cleanups and updates to ES6

Christopher Davis requested to merge wip/christopherdavis/es6 into master

Modernizes the JS code by:

  • Using ES6 classes
  • Using arrow functions
  • Getting rid of params.js

Merge request reports