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
This is working great for standard JS files, but I have to add a plugin to support parsing .vue files for JSDOC comments and I can't work out how to setup it up so they work together...
But when i run jsdoc src -c ./jsdoc-conf.json I get The template "./node_modules/tsd-jsdoc/dist" is not recognized by jsdoc-vuejs. Using default template as fallback
The text was updated successfully, but these errors were encountered:
This is working great for standard JS files, but I have to add a plugin to support parsing .vue files for JSDOC comments and I can't work out how to setup it up so they work together...
But when i run
jsdoc src -c ./jsdoc-conf.json
I getThe template "./node_modules/tsd-jsdoc/dist" is not recognized by jsdoc-vuejs. Using default template as fallback
The text was updated successfully, but these errors were encountered: