chore(docs): update typedocs config to use vueflow pkg as entry

This commit is contained in:
braks
2022-10-10 21:33:44 +02:00
committed by Braks
parent 4587540ef3
commit 028d79306c
5 changed files with 17 additions and 14 deletions
+1 -2
View File
@@ -5,8 +5,7 @@
"typedoc-plugin-merge-modules"
],
"entryPoints": [
"../packages/vue-flow/src/index.ts",
"../packages/additional-components/src/index.ts"
"../packages/vue-flow/src/index.ts"
],
"categorizeByGroup": true,
"darkHighlightTheme": "vitesse-dark",