We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0557cef commit fe9f976Copy full SHA for fe9f976
package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"test": "node --inspect test.js",
8
"debug": "node --inspect index.js",
9
- "document": ".\\\\node_modules\\\\.bin\\\\jsdoc -d ./documentation -t ./node_modules/docdash -R ./README.md . ./types"
+ "document": "./node_modules/.bin/jsdoc -d ./documentation -t ./node_modules/docdash -R ./README.md . ./types"
10
},
11
"keywords": [
12
"whatsapp",
0 commit comments