GfSE / SpecIF-Viewer

A viewer and editor for SpecIF files.
Apache License 2.0
9 stars 3 forks source link

Port to TypeScript #7

Closed odungern closed 1 year ago

odungern commented 1 year ago

The porting to Typescript is almost completed. As of today, there are still 165 typescript errors, most of them relating to potentially undefined or null variables. Admittedly, a lot of refactoring is still to be done to create well structured classes incorporating most of the helper functions. The ticket is closed, anyways.