Provide interfaces for options with JSDocs #1586
Labels
c: feature
Request for new feature
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
Clear and concise description of the problem
As a user I want to have JSDoc tooltips when hovering over option properties in my IDE so I can directly see what the parameter is aiming for.
Suggested solution
Provide interfaces for e.g. ranges.
Maybe even extract types for every ModuleMethodOption so I as a user can see e.g. default values for each specific property.
Alternative
No response
Additional context
#1486 (comment)
Automatisating the VitePress generated docs is a non-goal for the first PR. Everything that broke after this change for the docs need to be handled in a separate PR. That is so we can focus on IDE UX support in the first place.
The text was updated successfully, but these errors were encountered: