56b0088dce
* update vscode-test-web * add @playwright/browser-chromium * add skipLibCheck * add skipLibCheck * use esnext * cleanup |
||
---|---|---|
.. | ||
src | ||
tools | ||
.gitignore | ||
.npmignore | ||
README.md | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
VS Code Automation Package
This package contains functionality for automating various components of the VS Code UI, via an automation "driver" that connects from a separate process. It is used by the smoke
tests.