mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
Generate API doc
This commit is contained in:
parent
564d195403
commit
96d79c8180
2 changed files with 50 additions and 31 deletions
|
|
@ -18,13 +18,15 @@
|
|||
"devDependencies": {
|
||||
"event-stream": "^3.3.2",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-typedoc": "^2.0.0",
|
||||
"http-server": "^0.9.0",
|
||||
"monaco-css": "1.2.1",
|
||||
"monaco-editor-core": "0.7.3",
|
||||
"monaco-json": "1.1.1",
|
||||
"monaco-html": "1.1.0",
|
||||
"monaco-json": "1.1.1",
|
||||
"monaco-languages": "0.6.0",
|
||||
"monaco-typescript": "2.0.1",
|
||||
"rimraf": "^2.5.2"
|
||||
"rimraf": "^2.5.2",
|
||||
"typedoc": "^0.5.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue