climate-cooperative / home-energy-assessment-database

Documentation, conversions, and data supporting Climate Cooperative's home energy audit and calculation tools.
Apache License 2.0
3 stars 3 forks source link

Implement TypeScript #33

Closed rgraue closed 1 month ago

rgraue commented 5 months ago

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

Risks

[Add Risks]

Related Issues Or Discussions

[...Issues]