climate-cooperative/home-energy-assessment-database

Implement TypeScript

Opened this issue · 0 comments

Description

TypeScript introduces a layer of type safety to the repo. It also comes with additional features which can help with payloads/models, to improve code quality.

While the repo is still relatively small, this won't be a huge refactor.

Technical Notes

  • import typescript library as devDep
  • refactor to typescript
  • convert models to interface's
  • ensure building still works

Risks

[Add Risks]

Related Issues Or Discussions

[...Issues]