@microsoft/vscode-container-client

v0.1.2
Extensibility model for implementing container runtime providers (shared by VS and VS Code)

build

tsc

clean

tsc --build --clean

lint

eslint --max-warnings 0 . --ext ts

package

npm pack

test

mocha

testwatch

mocha --watch

testreport

mocha --reporter mocha-junit-reporter
npm i @microsoft/vscode-container-client

Metadata

Downloads