office-addin-debugging

v1.0.0
For debugging Office Add-ins.
Office

tsc

tsc -p tsconfig.json

test

echo "Error: no test specified" && exit 1

build

rimraf lib && concurrently "npm run tsc"

start

rimraf lib && concurrently "npm run tsc-watch"

tsc-watch

tsc -p tsconfig.json -w

node-debugger

office-addin-node-debugger

Metadata

  • MIT
  • Whatever
  • Office Dev
  • released 11/2/2018

Downloads

Maintainers