microsoft / vscode-generator-code

Visual Studio Code extension generator
Other
1.3k stars 224 forks source link

`@types/node` version is newer than the one currently used in VS Code v1.79.2 #420

Closed paulober closed 1 year ago

paulober commented 1 year ago

Why does the template reference a @types/node versions newer than v20.0.0 even thought the current stable VS Code release uses v16.17.1?