generate-jsdoc.sh 88 Bytes
#!/bin/bash
set -x
rm -rf jsdoc
npx jsdoc --readme README.md lib/ -r --verbose -d jsdoc/