rcasto / adaptive-html

HTML to Adaptive Card JSON converter library
https://rcasto.github.io/adaptive-editor/
MIT License
12 stars 5 forks source link

Migrating over to typescript #26

Closed rcasto closed 3 years ago

rcasto commented 3 years ago

All tests pass still. Builds fine, test client still seems to work haha.

Typings aren't perfect, but it is a continual/iterative process. Ideally useStrict would be set to true, but that can be a goal to reach. Right now, this accomplishes the migration and sets up a good base to work on.