office-addin-debugging

v3.0.25
For debugging Office Add-ins.
Office

cli

node lib/cli.js

tsc

tsc -p tsconfig.json

test

mocha -r ts-node/register test/**/*.ts

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 4/6/2020

Downloads

Maintainers