Skip to content

Transition to TypeScript #350

@adespawn

Description

@adespawn

The type safety that comes with TypeScript would be a great improvement to the maintainability of this project, but considering the current size, switching all at once is less than feasible. We can still consider the following:

Can we write individual files in TypeScript and mix them with the JS code?
If so, we can start updating the code from places like the types implementation (which do not depend on other parts of our code) and then slowly move on with updating the other parts of the driver.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions