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 b2d35c5 commit c07b4dbCopy full SHA for c07b4db
package.json
@@ -7,7 +7,7 @@
7
"scripts": {
8
"test": "npm run test -ws --if-present",
9
"build": "tsc --build",
10
- "documentation": "typedoc",
+ "documentation": "typedoc --out ./documentation",
11
"gh-pages": "gh-pages -d ./documentation -e ./documentation -u 'documentation-bot <documentation@bot>'"
12
},
13
"devDependencies": {
0 commit comments