obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
661 stars 95 forks source link

Refactor code to typscript #256

Closed duncte123 closed 2 years ago

duncte123 commented 3 years ago

Related Issue (if applicable):

Closes #229

Description:

Rewrites the source of the application to TypeScript for better typing support

TSlint is deprecated and will be swapped out for eslint

Niek commented 3 years ago

Great work :) Can we bump the deps right away? Or do you prefer to do this in a separate PR?

duncte123 commented 3 years ago

Great work :) Can we bump the deps right away? Or do you prefer to do this in a separate PR?

Yeah I can do that, I want to make sure to remove any items that are not needed anymore