-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Description
First off, thanks for the amazing package. I have a feature request to add a default position of the param name of the @param tag. The typical format is @param {[Type]} param_name with options to set things like the spacing and whether to include the param name. I'm not sure how widespread this is, but I have always used the convention of @param param_name {[Type]}. Would it be possible to add something like jsdocs_param_name_before: true/false or jsdocs_param_name_position: 'after'/'before', so we can configure where the param name is placed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels