diff --git a/docs/typedoc.json b/docs/typedoc.json index ab9d5de0..d0262d81 100644 --- a/docs/typedoc.json +++ b/docs/typedoc.json @@ -1,5 +1,6 @@ { "$schema": "https://typedoc.org/schema.json", + "readme": "none", "plugin": "typedoc-plugin-markdown", "entryPoints": ["../packages/vue-flow/src/index.ts"], "out": "src/typedocs",