Closed dimaMachina closed 1 month ago
Welcome @dimaMachina! 👋
That looks like a bug in Nextra not recognizing TypeScript doc comments, those values are used/needed for {@linkcode Value}
and {@linkcode CompileResults}
in that file.
yes, they are used in JSDoc comments but does typescript understand @linkcode
?
Yes it does, and has for years, through the TS language server https://github.com/microsoft/vscode/issues/57495
Ty, sorry for noise
Hi! This was closed. Team: If this was fixed, please add phase/solved
. Otherwise, please add one of the no/*
labels.
Initial checklist
Affected packages and versions
unified@11.05
Link to runnable example
No response
Steps to reproduce
gettings warnings from
index.d.ts
Expected behavior
clean terminal output
Actual behavior
Affected runtime and version
node@20.16.0
Affected package manager and version
No response
Affected OS and version
No response
Build and bundle tools
No response