File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 5454 "@rollup/plugin-json" : " 4" ,
5555 "@rollup/plugin-node-resolve" : " 13" ,
5656 "eslint" : " 8" ,
57+ "jsdoc" : " ^3.6.10" ,
58+ "jaguarjs-jsdoc" : " ^1.1.0" ,
5759 "mocha" : " 9" ,
5860 "rollup" : " 2" ,
5961 "rollup-plugin-ascii" : " 0.0" ,
6062 "rollup-plugin-ignore" : " 1.0.10" ,
6163 "rollup-plugin-modify" : " ^3.0.0" ,
62- "rollup-plugin-terser" : " 7" ,
63- "jsdoc" : " ^3.6.10"
64+ "rollup-plugin-terser" : " 7"
6465 },
6566 "scripts" : {
6667 "build" : " rollup -c build/rollup.config.js" ,
67- "doc" : " jsdoc -c docs/jsdoc.json" ,
68- "full" : " jsdoc -c docs/jsdoc.json -p -d docs/jsdocfull"
68+ "doc" : " jsdoc -a public -a undefined - c docs/jsdoc.json -t node_modules/jaguarjs-jsdoc " ,
69+ "full" : " jsdoc -c docs/jsdoc.json -p -d docs/jsdocfull -t node_modules/jaguarjs-jsdoc "
6970 }
7071}
You can’t perform that action at this time.
0 commit comments