We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a177c33 commit c418ccbCopy full SHA for c418ccb
1 file changed
tasks/options/jsdoc.js
@@ -9,6 +9,7 @@ module.exports = {
9
}
10
},
11
json: {
12
+ jsdoc: './node_modules/.bin/jsdoc',
13
src: [],
14
options: {
15
configure: 'tasks/jsdocexportjson-conf.json',
0 commit comments