Skip to content

Commit 0e4a7a5

Browse files
committed
Fixes typedoc
1 parent 31416aa commit 0e4a7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/typedoc/typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://typedoc.org/schema.json",
3-
"entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.api.d.ts"],
3+
"entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.main.d.ts"],
44

55
"out": "dist",
66
"theme": "default",

0 commit comments

Comments
 (0)