We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's becoming increasingly difficult to dev / work with the many classes and tests in pure JS.
Let's convert the project to TypeScript to save a lot of dev time.
The text was updated successfully, but these errors were encountered:
WIP #33. Added TypeScript and tsc compiler functionality. Only workin…
3ae484e
…g with JS at the moment, but will be converting all code to .ts files soon
895f0a0
WIP lewster32#33. Renamed all .js files to .ts. Everything is broken …
3a4a553
…(as expected)!
No branches or pull requests
It's becoming increasingly difficult to dev / work with the many classes and tests in pure JS.
Let's convert the project to TypeScript to save a lot of dev time.
The text was updated successfully, but these errors were encountered: