Refactor to use TypeScript #160
Labels
enhancement
New feature or request
refactor
rlay-client-lib
issues pertaining to @rlay/rlay-client-lib
Milestone
Currently
rlay-client-lib
is written in ES6 which is weakly typed. For the sake of maintainability and extensibility we should switch to TypeScript which is strongly typed and reduces burdens on tests and makes hard to debug errors less likely.This should happen before any other v0.3 related work.
The text was updated successfully, but these errors were encountered: