Skip to content

chore: upgrade TypeScript compilation target to es2020#2590

Open
ConnorQi01 wants to merge 1 commit intomasterfrom
dev/v-peq/upgrade_tsTarget
Open

chore: upgrade TypeScript compilation target to es2020#2590
ConnorQi01 wants to merge 1 commit intomasterfrom
dev/v-peq/upgrade_tsTarget

Conversation

@ConnorQi01
Copy link
Copy Markdown
Collaborator

@ConnorQi01 ConnorQi01 commented Apr 10, 2026

Summary

  • Update tsconfig.json target from es6 to es2020
  • Update tsconfig.json lib from ["es2015"] to ["es2020"]

The minimum VS Code version (^1.75.0) and CI Node version (20.x) both fully
support ES2020, so no polyfills or downgrade are needed.

Files changed

  • tsconfig.json

Test plan

  • Run gulp build — no errors
  • Verify extension activates normally in VS Code

@ConnorQi01
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant