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 31416aa commit 0e4a7a5Copy full SHA for 0e4a7a5
website/typedoc/typedoc.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://typedoc.org/schema.json",
3
- "entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.api.d.ts"],
+ "entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.main.d.ts"],
4
5
"out": "dist",
6
"theme": "default",
0 commit comments