Skip to content

Typescript 2+ rootDirs unsupported #386

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

Closed
nakedcity opened this issue Jan 16, 2017 · 3 comments
Closed

Typescript 2+ rootDirs unsupported #386

nakedcity opened this issue Jan 16, 2017 · 3 comments

Comments

@nakedcity
Copy link

Error: Unknown option rootDirs.0.
Error: Unknown option rootDirs.1.
Error: Unknown option rootDirs.2.

@nakedcity
Copy link
Author

Any update on this one??

@aciccarello
Copy link
Collaborator

@nakedcity This project is currently updated mainly through external PRs. If you would like to submit a fix I'm sure it would be greatly appreciated.

@aciccarello aciccarello added the bug label Feb 3, 2017
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Mar 22, 2020

This seems to be supported now, we don't ignore it when loading in the config. I think we can support any ts options.

The error previously was likely caused by TypeDoc being on an older version of TS that didn't support the rootDirs option.

@Gerrit0 Gerrit0 closed this as completed Mar 22, 2020
@Gerrit0 Gerrit0 removed the bug label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants