WebUntis icon indicating copy to clipboard operation
WebUntis copied to clipboard

Migrate the project to typescript

Open floydnant opened this issue 3 years ago • 1 comments

This should be fairly straight forward as the library only consists of one actual file. Many devs would benefit from this (e.g. ESModule syntax, types that 100% align, extending the classes is easier, etc.).

floydnant avatar Aug 24 '22 19:08 floydnant

Oops, I didn't see #33 before. But just renaming the file from .js to .ts and moving all the types inside it, would already be a huge improvement without breaking anything. (And adding a transpile step, of course)

floydnant avatar Aug 24 '22 20:08 floydnant