We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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`.
The text was updated successfully, but these errors were encountered:
Closing as a duplicate of #234.
Sorry, something went wrong.
I updated the title in the linked issue to make it clearer, thanks!
No branches or pull requests
Currently I can't seem to get typedoc to work with a typescript 2.0 project. It fails with these errors:
The text was updated successfully, but these errors were encountered: