Skip to content
#

Documentation

Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.

Here are 7,636 public repositories matching this topic...

storybook
docusaurus
react-styleguidist
typedoc
fenomas
fenomas commented Sep 29, 2021

Search terms

TS5053, emitDeclarationOnly, noEmit

Expected Behavior

I'm building docs for a JS project, which uses tsc to emit type declarations, but not to compile anything. I'm invoking typedoc with the same config file, and things worked without errors under typedoc 0.20.

Actual Behavior

After updating typedoc to 0.22, when I run it I get the following error abo

Wikipedia
Wikipedia