rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
13 stars 9 forks source link

enable `noUnusedLocals` tsconfig flag, fix issues. #78

Closed TwitchBronBron closed 2 years ago

TwitchBronBron commented 2 years ago

Enables the noUnusedLocals tsconfig.json flag and then...removes all unused locals.