Replies: 1 comment 4 replies
-
we want this, we should however also make sure that our API docs (currently manually done in markdown) are generated from the source code alone. cc @crutchcorn |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was writing some code using
createFileRoute
and found out that jsdoc is missing for params e.g. in https://github.com/TanStack/router/blob/main/packages/react-router/src/route.ts#L373-L409I'd be happy to provide the missing jsdoc, but first:
TIA
Beta Was this translation helpful? Give feedback.
All reactions