UW-MAGIC-lab / hidden_village

https://practical-fermat-9e0301.netlify.app/
MIT License
1 stars 7 forks source link

Migrate to typescript #20

Open afogel opened 2 years ago

afogel commented 2 years ago

As the app develops more complexity, some of the data structures themselves are prime candidates to be strongly typed to improve consistency/reduce bugs.

I would recommend creating additional issues/tasks for each leaf node until we are able to migrate everything.

Proposed first file to convert is the Pose/index.js