treat validation issues as errors - but not all warnings as errors

This issue has been tracked since 2023-03-13.

Search Terms

  • treatWarningsAsErrors
  • validation errors

Problem

--treatWarningsAsErrors is too general. I want to treat validation issues as errors, but I don't want all warnings to be errors.

Example of a warning I want to keep as a warning:

warning You are running with an unsupported TypeScript version! If TypeDoc crashes, this is why. TypeDoc supports 4.6, 4.7, 4.8, 4.9

Suggested Solution

Add a new config and cli option to do this.
Maybe something like: validationWarningsAsError or requireValidation

More Details About Repo
Owner Name TypeStrong
Repo Name typedoc
Full Name TypeStrong/typedoc
Language TypeScript
Created Date 2014-05-24
Updated Date 2023-03-19
Star Count 6487
Watcher Count 68
Fork Count 639
Issue Count 48

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date