Open
Description
In the example you have a jsdoc block over a helper function (not a vuejs event). Is that documentation supposed to be generated? The only thing generated for me is what is marked as a @vue-event
but I often have functions in methods:
that I wouldn't classify as an event.
Here are the jsdoc package versions I have installed.
...
"jsdoc": "^3.6.3",
"jsdoc-export-default-interop": "^0.3.1",
"jsdoc-vuejs": "^3.0.4",
"jsdoc-vuex-plugin": "^1.0.0",
...
Metadata
Metadata
Assignees
Labels
No labels