You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a repo to replicate this bug, but basically in a mono repo, using @link from packageB to packageA works but using @inheritDoc yields the following warning:
[warning] Failed to find "@typedoc/bar!bar2" to inherit the comment from in the comment for foo2.foo2
Let me know if anything's unclear, and thanks for this great project :)
The text was updated successfully, but these errors were encountered:
Search terms
cross-package inheritDoc monorepo reference
Summary
Here's a repo to replicate this bug, but basically in a mono repo, using
@link
from packageB to packageA works but using@inheritDoc
yields the following warning:Let me know if anything's unclear, and thanks for this great project :)
The text was updated successfully, but these errors were encountered: