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

Typescript 2.0 support #258

Closed
Spittal opened this issue Jul 21, 2016 · 2 comments
Closed

Typescript 2.0 support #258

Spittal opened this issue Jul 21, 2016 · 2 comments

Comments

@Spittal
Copy link

Spittal commented Jul 21, 2016

Currently I can't seem to get typedoc to work with a typescript 2.0 project. It fails with these errors:

Error: Unknown option `lib.0`.
Error: Unknown option `lib.1`.
Error: Unknown option `strictNullChecks`.
Error: Unknown option `baseUrl`.
Error: Unknown option `types.0`.
Error: Unknown option `types.1`.
Error: Unknown option `types.2`.
Error: Unknown option `types.3`.
Error: Unknown option `types.4`.
Error: Unknown option `types.5`.
Error: Unknown option `types.6`.
Error: Unknown option `types.7`.
Error: Unknown option `types.8`.
@Spittal Spittal changed the title Typescript 2.0 support? Typescript 2.0 support Jul 21, 2016
@blakeembrey
Copy link
Member

Closing as a duplicate of #234.

@blakeembrey
Copy link
Member

I updated the title in the linked issue to make it clearer, thanks!

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

2 participants