Closed sdesmond46 closed 6 years ago
This change tweeks our tsconfig file to make it an error to import something / declare a local variable without using it.
To fix these up quickly, I used the Typescript Hero VS Code Plugin which is pretty good at it
This change tweeks our tsconfig file to make it an error to import something / declare a local variable without using it.
To fix these up quickly, I used the Typescript Hero VS Code Plugin which is pretty good at it