@ts-common/azure-js-dev-tools

v22.5.1
Developer dependencies for TypeScript related projects
azure javascript typescript microsoft node browser

build

run-p build:sources build:scripts

build:sources

run-p tsc:sources tslint:sources

tsc:sources

tsc -p tsconfig.json

tslint:sources

tslint -p . -c tslint.json

build:scripts

run-p tsc:scripts tslint:scripts

tsc:scripts

tsc -p ./.scripts/tsconfig.json

tslint:scripts

tslint -p ./.scripts/ -c tslint.json

prepack

npm run build

build-test

npm run build && npm test

test

mocha

coverage

nyc mocha

tsc

run-p tsc:sources tsc:scripts

tslint

run-p tslint:sources tslint:scripts

check:packagejsonversion

ts-node ./.scripts/checkPackageJsonVersion.ts

check:foronlycalls

ts-node ./.scripts/checkForOnlyCalls.ts

check:forskipcalls

ts-node ./.scripts/checkForSkipCalls.ts

check:everything

ts-node ./.scripts/checkEverything.ts

planning

ts-node ./.scripts/planning.ts
npm i @ts-common/azure-js-dev-tools

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 9/18/2021

Downloads