openlawteam / openlaw-elements

Render React form components and sections from an OpenLaw template.
https://docs.openlaw.io/openlaw-elements/
Apache License 2.0
15 stars 11 forks source link

Migrate to TypeScript #106

Open jtrein opened 4 years ago

jtrein commented 4 years ago

I would like to migrate this library to TypeScript. It's more enjoyable to develop in. It's also what many are using to write their JS apps. It's what OpenLaw is slowly moving toward in greenfield projects.

I would also like to maintain packaged type declarations for Flow, so we Flow users covered.