vscode-change-case icon indicating copy to clipboard operation
vscode-change-case copied to clipboard

fix(compile): Upgrade TypeScript to v4.1.3 to fix compile command

Open vymarkov opened this issue 3 years ago • 1 comments

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.

image

vymarkov avatar Jan 01 '21 15:01 vymarkov

@wmaurer hey, hope you're doing well, I'm looking forward to your code review, thank you in advance :)

vymarkov avatar Jan 13 '21 12:01 vymarkov