@microsoft/live-share-acs

v1.4.0-preview.0
Live Share integration package for Azure Communication Services.

test

ts-mocha src/**/*.spec.ts --timeout 10000

build

tsc -p tsconfig.build.json

clean

npx shx rm -rf bin

test:debug

ts-mocha src/**/*.spec.ts --inspect-brk

test:coverage

nyc --reporter=html --reporter=text --reporter=text-summary npm test
npm i @microsoft/[email protected]

Metadata

Downloads