Skip to content

Commit d2f7531

Browse files
committed
chore(frontend): cleanup compodoc options
1 parent 6f92500 commit d2f7531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"preclean:start": "npm run clean",
7474
"clean:start": "npm start",
7575
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
76-
"docs": "compodoc -n Shardis -r 9999 -p src/main/typescript/tsconfig.app.json",
76+
"docs": "compodoc -n Shardis -p src/main/typescript/tsconfig.app.json",
7777
"e2e": "ng e2e",
7878
"e2e:live": "ng e2e --elementExplorer",
7979
"lint": "ng lint",

0 commit comments

Comments
 (0)