capsulajs / capsulahub-old

CapsulaHub application
MIT License
0 stars 0 forks source link

Move from JS to TS #28

Closed MikeSquall closed 5 years ago

MikeSquall commented 5 years ago

General description

The current version of the CapsulaHub app is using pure JS. In order to keep consistency with the core services, we should move to TypeScript and use the provided types.

Technical considerations

As this change is mainly technical, the test cases will consist into passing the command yarn lint:ts which will use tslint

Ready for implementation

Definition of Done

RoadMap

In case there is more than one mergeable point you can specify it here.