CCALI / a2jdat

This repo hosts the distributable production version of the A2J Document Assembly Tool (DAT). The document assembly tool is an optional piece of software used for producing pdf documents at the end of A2J Author Guided Interviews.
https://www.a2jauthor.org
Other
3 stars 1 forks source link

Add a script for starting Mocha with the Node debugger #96

Closed chasenlehara closed 2 years ago

chasenlehara commented 2 years ago

Running this script allows you to open a Node debugger in an inspector, e.g. Chrome: https://nodejs.org/en/docs/guides/debugging-getting-started/

mikemitchel commented 2 years ago

awesome 👍