Closed
Description
Search terms
validation, notDocumented, requiredToBeDocumented, watch mode.
Question
Should warnings show up when using TypeDoc in watch mode?
I have been running TypeDoc with "notDocumented" set to true and the standard "requiredToBeDocumented" options as suggested in the online documentation. When I run TypeDoc out of watch mode I get around 20 warnings as expected, but when using watch mode on the same code I get the following:
[info] Starting compilation in watch mode...
[info] Found 0 errors. Watching for file changes.
[info] Documentation generated at ./docs