Switch to valid typescript throughout codebase
bmschmidt opened this issue · 0 comments
bmschmidt commented
Although I started re-writing most of this as typescript several months ago, there are large sections of the code base that do not have type annotations or for which the type annotations are invalid. This is a big chore; I would guess there are on the order of 500 ts errors at the moment. Hopefully the new linting can concentrate that a bit.