Skip to content

Migration to TypeScript

No due date 62% complete

The goal is to migrate to TypeScript which seems like a necessary step since it's pretty easy to make an error in JavaScript

It will essentially consist of two bigger "units":

  • Add TypeScript support in configuration
  • Convert files to TypeScript (this would include tests)
Loading