@microsoft/vscode-container-client

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

lint

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

test

mocha

build

tsc

clean

tsc --build --clean

package

npm pack

testwatch

mocha --watch

testreport

mocha --reporter mocha-junit-reporter
npm i @microsoft/[email protected]

Metadata

Downloads