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
Trying to get the "Expression" link at
https://jsr.io/@babel-test-6ae45912/[email protected]/doc/~/parseExpression
to work:
- it's missing the `/doc` in the URL
- if the type is imported from a non-default entrypoint, it should link
to it
- if it's imported from a specific version, it should link to that
version (this makes it work with pre-releases)
0 commit comments