otris / jsdoc-tsd

JSDoc template for generating TypeScript definition files based on JSDoc comments.
MIT License
29 stars 7 forks source link

Write the tuffy-db in verbose mode #55

Closed wehrstedt closed 5 years ago

wehrstedt commented 5 years ago

For debugging purpose it would be useful to write the passed tuffy db from jsdoc to the file system in verbose mode

wehrstedt commented 5 years ago

Not necessary to implement this because you can execute jsdoc with -X flag which will print out the taffy-db to the console