Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeDoc does not report option errors in tsconfig options if --tsconfig is not specified #1444

Closed
Gerrit0 opened this issue Jan 1, 2021 · 0 comments
Labels
bug Functionality does not match expectation

Comments

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Jan 1, 2021

Search terms

undeclared option error, inconsistent reporting

Expected Behavior

Undeclared options in tsconfig are reported as errors

Actual Behavior

Swallowed the error

Steps to reproduce the bug

Same repro as for #1443, excludeNotExported is specified, but no longer exists

Environment

  • Typedoc version: 0.20.8
  • TypeScript version: 4.1.3
  • Node.js version: 14.3.0
  • OS: Windows
@Gerrit0 Gerrit0 added the bug Functionality does not match expectation label Jan 1, 2021
@Gerrit0 Gerrit0 closed this as completed in f76b521 Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality does not match expectation
Projects
None yet
Development

No branches or pull requests

1 participant