acmerobotics / ftc-dashboard

React-based web dashboard designed for FTC
https://acmerobotics.github.io/ftc-dashboard
Other
178 stars 140 forks source link

Improved typings #41

Closed NoahBres closed 3 years ago

NoahBres commented 3 years ago

Improves typings within dashboard source. Improves future developer experience as one can utilize type completions and confidently know the shape of the data.

Still have no clue why my PR's include extraneous commits. Relevant commits begin at 4806f7b

rbrott commented 3 years ago

Can you merge the current master into this branch? I think that will cleanup the diff.