However this requires that typescript be updated, and in turn vscode-chrome-debug-core. The errors from upgrading got a little too hairy for a quick fix so I'm opening this to track the issue.
Edit for context: VS pipelines that clone this repo are failing.
Steps to reproduce:
npm install
and see the following error:It is recommended to migrate to
@types/vscode
: https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscodeHowever this requires that
typescript
be updated, and in turnvscode-chrome-debug-core
. The errors from upgrading got a little too hairy for a quick fix so I'm opening this to track the issue.Edit for context: VS pipelines that clone this repo are failing.