@microsoft/vscode-azext-utils

v0.4.0
Common UI tools for developing Azure extensions for VS Code
azure vscode

lint

eslint --ext .ts .

test

node ./out/test/runTest.js

build

tsc -p ./

compile

tsc -watch -p ./

prepack

tsc -p ./

pretest

npm run build

lint-fix

eslint --ext .ts . --fix
npm i @microsoft/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 1/13/2023

Downloads