mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
8 lines
208 B
JSON
8 lines
208 B
JSON
{
|
|
"entryPoints": ["monaco.d.ts"],
|
|
"out": "../../monaco-editor-website/api",
|
|
"theme": "../website/typedoc-theme",
|
|
"name": "Monaco Editor API",
|
|
"readme": "none",
|
|
"hideGenerator": true
|
|
}
|