mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
Fixes typedoc
This commit is contained in:
parent
31416aac58
commit
0e4a7a5d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://typedoc.org/schema.json",
|
"$schema": "https://typedoc.org/schema.json",
|
||||||
"entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.api.d.ts"],
|
"entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.main.d.ts"],
|
||||||
|
|
||||||
"out": "dist",
|
"out": "dist",
|
||||||
"theme": "default",
|
"theme": "default",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue