Skip to content

v7.0.0-alpha.1 - focus on project as a whole:

No due date 0% complete
  • Move “use strict” in all modules below the file header, i.e., multi-comment lines.
  • Update all module dependencies to their latest versions. Create github issue.
  • Install jest testing framework.
  • Add tasks to npm tscripts for test (jest) and lint (eslint).
  • Upgrade eslint to the latest version and refactor eslint config file accordingly. This should als…
  • Move “use strict” in all modules below the file header, i.e., multi-comment lines.
  • Update all module dependencies to their latest versions. Create github issue.
  • Install jest testing framework.
  • Add tasks to npm tscripts for test (jest) and lint (eslint).
  • Upgrade eslint to the latest version and refactor eslint config file accordingly. This should also fix eslint not working error. Install the latest version of VSCode and check if eslint works in it.
  • Address all known runtime issues in v6.
  • Rename master branch to ‘main’.
Loading