mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Bring smoketest scripts together (#3370)
This commit is contained in:
parent
5d653b2569
commit
2b3d8516c6
15 changed files with 1546 additions and 112 deletions
|
|
@ -1,4 +0,0 @@
|
|||
import * as monaco from 'monaco-editor/esm/vs/editor/editor.api';
|
||||
|
||||
// expose the monaco API as a global for tests
|
||||
window.monacoAPI = monaco;
|
||||
Loading…
Add table
Add a link
Reference in a new issue