microsoft / vscode-test

Testing utility for VS Code extensions
MIT License
246 stars 59 forks source link

fix: compile with node 20, test with 16 #274

Closed connor4312 closed 6 months ago

connor4312 commented 6 months ago

Fixes compatibility issues with version bumps in the last PR. We're good to use Node 20 to lint and such, just switch to the min version (16) for running tests. This is needed to publish.