vscode-change-case
vscode-change-case copied to clipboard
fix(compile): Upgrade TypeScript to v4.1.3 to fix compile command
I've faced with issue that did't allow to compile typescript files in order to publish extension to Open VSX registry due to issue during compilation.
I've upgraded TypeScript to v4.1.3 to fix this issue.
@wmaurer hey, hope you're doing well, I'm looking forward to your code review, thank you in advance :)