Skip to content

Should validation work in watch mode? #2584

Closed
@Ben-at-h

Description

@Ben-at-h

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions